You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
While looking into an issue regarding increased page load times I read about the crowd integration client and that its version on authenticating apps should match the one on crowd.
The latest client jar in our installation is
C:\Program Files\Atlassian\atlassian-crowd-3.7.0\client\crowd-integration-client-3.7.0.jar
On the bitbucket server there are multiple crowd-integration files, not exactly matching the naming or version
C:\Atlassian\Bitbucket\6.4.0\app\WEB-INF\lib
crowd-integration-api-3.3.3-platform5-jdk11-m02.jar
crowd-integration-client-common-3.3.3-platform5-jdk11-m02.jar
crowd-integration-client-rest-3.3.3-platform5-jdk11-m02.jar
Confluence looks about the same but with even lower versions
14.03.2019 02:10 74'363 crowd-integration-api-2.10.4.jar
14.03.2019 02:10 43'877 crowd-integration-client-common-2.10.4.jar
14.03.2019 02:10 78'715 crowd-integration-client-rest-2.10.4.jar
14.03.2019 02:10 9'482 crowd-integration-seraph-2.10.4.jar
My questions are:
1. Do I have to manually update this crowd integration client?
2. Could the version mismatch possibly be the reason for +8 seconds on initial page loads?
Thanks for any help or suggestions