Support to Bypass SAML SSO

Issue #60 new
Former user created an issue

We've recently went through and purchased DataCenter products and enabled SAML SSO on all of them using Azure AD. This works great but unfortunately breaks this plugin because with it it enabled it just redirects the login request to the IDP place. Ideally this plugin can be updated to add in the auth fallback parameter like jira-product.com/issues/login.jsp?auth_fallback

https://confluence.atlassian.com/enterprise/saml-single-sign-on-for-atlassian-data-center-applications-857050705.html

Comments (3)

  1. Marcel Patzschke

    This would be really great to fix! We want to implement 2FA with Crowd Data Center and the 2FA plug-in.
    Unfortunately it will only check for the token when SSO is used.

  2. Marcel Patzschke

    We just upgraded Bamboo to version 7 and this seems to be fixed there already.
    At least for Crowd SSO this doesn’t throw an error anymore because of the 302 response code.

  3. Hamdy Atakora

    This is extremely needed. We recently started using this and in our dev env we do not enforece SSO so it was working fine but then the build and eployment will fail when we reach Prod which enforces SSO and denies basic auth. This issue seems to have been filled a while a go. Please take a look at it

  4. Log in to comment