Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can't bypass SSO login even with auth_fallback enabled.

Duffy Santos
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 23, 2022

We have enabled auth_fallback as described in:

https://confluence.atlassian.com/jirakb/bypass-saml-authentication-for-jira-data-center-869009810.html

 

a GET to /rest/authconfig/1.0/sso shows the following

{

"show-login-form": true,

"enable-authentication-fallback": true,

"show-login-form-for-jsm": true,

"last-updated": "2022-02-23T19:45:57.507Z"

}
But we still cannot bypass saml/sso redirect.  We are on Jira DC 8.17.0 and JSM 4.17.0
Is there a way we can disable this from the database or is there something else I'm missing to disable this?
This is an instance of Jira we restored for migration purposes but need to login and change the SSO for testing before migration.

1 answer

1 accepted

1 vote
Answer accepted
Duffy Santos
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 23, 2022

Looks like we were using a plugin for SAML auth not the native builtin SSO.  We deleted the plugin and was able to bypass the SSO login page.

Suggest an answer

Log in or Sign up to answer