-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
-
None
Change port of the crowd server crowd.properties:
crowd.server.url=http://localhost:8095/crowd/services/
Modify atlassian-user.xml so it has clear xml-comment instructions on how to integrate with Crowd (similar to Jira's comments for osuser.xml)
eg. <!-- You will need to uncomment the Crowd repository below to enable Crowd integration -->
and <!-- CROWD:START - The repositories below here will need to be commented out for Crowd integration -> default confluence repos <!- CROWD:END -->
etc.