"
Comment out "<!--
<authenticator class="com.atlassian.jira.security.login.SSOSeraphAuthenticator"/>-->"
Inverted way of Integrating Crowd with Atlassian JIRA - Point 2.2
Confluence Server and Confluence Data Center – Shut down the application and open CONFLUENCE/confluence/WEB-INF/classes/seraph-config.xml with an editor:
Uncomment "<authenticator class="com.atlassian.confluence.user.ConfluenceAuthenticator"/>"
Comment out "<!--
<authenticator class="com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator"/>-->"
Inverted way of Integrating Crowd with Atlassian Confluence - Point 2.2
Bitbucket Server and Bitbucket Data Center– Shut down the application and open BITBUCKET/shared/bitbucket.properties with an editor:
Delete or Comment out "plugin.auth-crowd.sso.enabled=true
"
Inverted way of Connecting Bitbucket Server to Crowd - Single sign-on (SSO) with Crowd
Bamboo – Shut down the application and open BAMBOO/webapp/WEB-INF/classes/seraph-config.xml with an editor:
Uncomment "<authenticator class="com.atlassian.bamboo.user.authentication.BambooAuthenticator"/>"
Comment out "<!--
<authenticator class="com.atlassian.crowd.integration.seraph.v25.BambooAuthenticator"/>-->"
Inverted way of Integrating Crowd with Atlassian Bamboo - Point 2.5
Crowd doesn't enable SSO for all other connected applications with only one single SAML SSO app for Atlassian Data Center or Server installed.
In other words, if the SAML SSO app is for instance only installed in Jira Data Center, SSO is not automatically working on Confluence too, just because Crowd is connected.
The SAML SSO app needs to be installed in every Atlassian Server or Data Center application on which you want to use SSO.
Ensure that users from Crowd have permission to access the application (e.g. default Jira application access group "jira-software-users").
Otherwise Single Sign On fails.