I am creating an Application Registration in Azure to link Jira to our Azure tenant for a number of things, including SSO.
When setting up OpenID with OAuth2.0 it has two token types I can use and some text advising which options to choose. However, I am not familiar enough with the languages and API's used to build Jira to know which to select.
I've added a screenshot.
Anyway, should I use both Access tokens and ID tokens or just the ID tokens?
Per your description, I believe you should use only secret tokens.
The OAuth 2.0 configuration should be the same as described on this KB.
Please let me know if this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.