I have a jira software integrated with SAML. When I lunch the application through the IdP, it works. But when I try to do any admin function, it prompts me to login again and don't see the option for local admin user. I have tried <url>/login.jsp?nosso, but it keeps redirecting to the SSO page.
Is there any other way to bypass the SSO login and allow local admin user login?
What are you using for SAMSL ? Is it an app such as teh one from resolution ?
If so you have to enable the option in the configuration.
Disable password login with nosso-parameter - SAML Single Sign On (resolution.de)
Regards
Thank you, @Florian Bonniec , for the follow up.
I am using Okta for SAML /SSO.
I will take a look at the link you shared
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was able to set the AuthFAllback to true and resolved the issue.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.