Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Issue Context:
Atlassian Crowd provides robust SSO functionality, but the implementation of Single Logout (SLO) appears to require additional configuration or custom development. Based on documentation (e.g., Crowd Data Center 3.4 SSO 2.0), while Crowd supports cross-domain SSO and centralized authentication, there is no explicit guidance on native SLO capabilities. For example:
SSOCookieFilter
or SAML integration) require custom code or third-party plugins.Key Questions:
Relevant Documentation:
Suggested Improvements:
Hello @kam ,
Welcome to the community. Crowd does not currently provide full native single logout (SLO) across all integrated applications. logging out of crowd will not automatically end active session in Jira, Confluence, Bitbucket, etc., unless extra steps take.
Atlassian's SSO 2.0 focuses on centralized authentication, but SLO required each app session to be explicitly terminated. Today, this typically achieved in one of two ways.
There is no built-in Crowd feature that automatically propagates a logout to all connected apps, and Atlassian has not announced native SLP support in upcoming releases. for now, the official recommendation is to use a supported SAML idP or implement custom logic for global session termination.
KR,
Satya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.