Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,358
Community Members
 
Community Events
185
Community Groups

How to add license key for Confluence permanently

We have containerize the Confluence and using the Trial version, want to permanently using the License key to /home/confluence,config.xml, unable to find for update, getitng jwt.private.key and jwt.public.key
<properties>
<property name="access.mode">READ_WRITE</property>
<property name="jwt.private.key"> 

 <property name="jwt.public.key">
<property name="synchrony.encryption.disabled">true</property>
<property name="synchrony.proxy.enabled">true</property>
</properties>
</confluence-configuration>

Could you please suggest what needs to be done.

Also, I am using crowd for authentication however after updating the crowd.properties file we are not able to authenticate confluence.

2 comments

Brant Schroeder
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 24, 2018

In the confluence.cfg.xml.  The license will be in the <property name="atlassian.license.message"> tag in plain text you just need to update it here.  Confluence should be shut down prior to making the change.  Once you make the change then start up confluence and the license will apply.

As far as the crowd issue you should make sure it is still associated in confluence as a directory.  You should still be able to login to confluence using the internal directory.

What is the significance of jwt.private.key & jwt.public.key ?

Can the same keys be used for different environments(Prod and Non-prd)?

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events