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.
2.4.x Bitbucket
2.4.0
New Feature & Improvements
- Added option to disable Bearer Authentication with other authenticator apps
- Changed text in response body for failed Basic Authentication, if Disable Basic Authentication with User Password is enabled in System-Wide settings
This is the same response that Bitbucket would return without using our app:
{ "errors": [ { "context": null, "message": "Authentication failed. Please check your credentials and try again.", "exceptionName": "com.atlassian.bitbucket.auth.IncorrectPasswordAuthenticationException" } ] }
TEXT
- Changed text in the response body if the session times out, from Session Expired. to Your session has expired.
- This is the same response that Bitbucket would return without using our app
- This is the same response that Bitbucket would return without using our app
2.4.1
Bugfix
- Fixed a bug preventing a successful Bearer Authentication with other authenticators even if they were still allowed