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.
Basic Logging
Basic Logging allows you to easily what your identity provider sends and what happened during the user creation or update in a condensed manner.
If you encounter any problems, please contact us at https://www.resolution.de/go/support or book a free meeting via https://www.resolution.de/go/calendly.
To get basic logging, activate DEBUG logging for de.resolution.albauth.loginDebugLogger package.
You can get the following then:
- Found the following claims for login: These are the claims extracted from the JWT.
- Searching for username with following claim: The app searches for claim XXX in the JWT claims from before
- Searching user to login by username: yyy. The app searches for the user with the username yyy
If you use UserSync (Just-In-Time or connector) to create/update your users, you will also get the following output:
- SyncSingleUserResult. Contains the result of creating/updating the user
See an example below: