-
Suggestion
-
Resolution: Unresolved
-
Low
-
None
-
None
-
None
-
None
Problem Definition
At the moment, when JIRA or any other Atlassian Data Center Application is configured with SAML SSO, they will be able to login either by:
- Through the IdP Portal
- Through the "Log in" button that will redirect the user to the IdP and back again when the authentication is finished.
But, if a user is already authenticated once in any other application that is connected to the same IdP, they will still need to use the "Log in" button to authenticate to other applications that they are not logged in yet.
Suggested Solution
It would be great if there is a functionality that allows the user to be automatically logged in as they are navigating through the other applications that are connected through the same method and same IdP. There will be no need to even click the "Log in" button for the authentication.
[SAMLDC-96] SAML SSO to provide automatic login
Remote Link | Original: This issue links to "Page (Confluence)" [ 636420 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 636420 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 633781 ] |
Workflow | Original: SAMLDC Workflow v2 [ 4216342 ] | New: JAC Suggestion Workflow 3 [ 4271272 ] |
Status | Original: Open [ 1 ] | New: Gathering Interest [ 11772 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 630188 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 628908 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 627526 ] |
Component/s | Original: SAML SSO Login [ 48702 ] | |
Key | Original: ID-7347 | New: SAMLDC-96 |
Workflow | Original: JAC Suggestion Workflow 3 [ 3811687 ] | New: SAMLDC Workflow v2 [ 4216342 ] |
Priority | New: Low [ 4 ] | |
Project | Original: Identity [ 16810 ] | New: SAML for Atlassian Data Center [ 18310 ] |
Status | Original: Gathering Interest [ 11772 ] | New: Open [ 1 ] |
I was able to achieve automation by enabling the following function in jira-feature.properties: public.access.disabled=true
See JRASERVER-65521