Important Update Effective February 1, 2024!
Due to recent changes in Jira and Confluence, we've made the tough decision to discontinue the OpenID Connect (OIDC)/OAuth app and no longer provide new versions for the newest Jira/Confluence releases as of January 31, 2024.
This is due to some necessary components no longer shipping with Jira/Confluence, which would require some extensive rewrites of the OIDC App.
Important Update! This app will be discontinued soon!
Due to recent changes in Jira, which no longer ships with some components required for our Read Receipts app to run, we've made the tough decision to discontinue the app, as of Februar 5, 2025.
Important Update! This app will be discontinued soon!
We've made the tough business decision to discontinue the app, as of January 11, 2025.
Sign Logout Response
Problem
For Single Log Out, I need Logout Responses to be signed.
Solution
Starting with SAML SSO 6.5.x, we added an option to sign logout responses. Depending on the identity provider and how you have configured it, you must also adjust the identity provider settings.
Configure SAML SSO App
Follow the steps below to activate signed logout responses:
- Go to the SAML SSO configuration.
- On the identity provider configuration, scroll down to the Basic IdP Settings and see the options below the Logout Binding.
- Click Sign Logout Response and Save the configuration.
Configure your Identity Provider
As a rule of thumb, whenever you configured your identity provider using the metadata of SAML SSO, the identity provider should be aware of our public key and thus should be able to check the signature.
For some identity providers, you must add the public key by hand. If you have followed our SLO tutorial (see SAML2 Single Logout (SLO)), you should be good to go.