SAML Single Sign On Further Configuration Current: Disable password login with nosso-parameter v2.1.0 Disable password login with nosso-parameter v2.1.0 By default, the username/password login page can be accessed by adding the parameter nosso tho the appropriate login page url:Jira Server or Jira Data Center: https://<baseurl>/login.jsp?nossoConfluence Server or Confluence Data Center: https://<baseurl>/login.action?nossoBitbucket Server or Bitbucket Data Center: https://<baseurl>/login?nossoBamboo 5: https://<baseurl>/userlogin!default.action?nossoBamboo 6: https://<baseurl>/userlogin!doDefault.action?nossoThis can be disabled in the Addon's configuration's redirection-tab:This setting can be changed using a REST-endpoint to allow login if the SSO fails for any reason:MethodURLUsagecURL exampleGEThttps://<baseUrl>/rest/samlsso-admin/1.0/nossocheck statuscurl -u adminuser:password -X GET https://<baseUrl>/rest/samlsso-admin/1.0/nossoPUThttps://<baseUrl>/rest/samlsso-admin/1.0/nosso/onenable password logincurl -u adminuser:password -X PUT https://<baseUrl>/rest/samlsso-admin/1.0/nosso/onPUThttps://<baseUrl>/rest/samlsso-admin/1.0/nosso/offdisable password logincurl -u adminuser:password -X PUT https://<baseUrl>/rest/samlsso-admin/1.0/nosso/off SAML Single Sign-On is available for Atlassian Server & Atlassian Data Center products. Our Jira Data Center, Confluence Data Center, Bitbucket Data Center, Jira Server, Confluence Server, Bitbucket Server and other apps are all available on the Atlassian Marketplace.