We are using Jira Server 8.8 (not Jira Cloud or Data Center). Is there a way to make Jira REST Api calls using Bearer Token (OpenID Connect Access Tokens)? We are using Keycloak as the provider.
We tried miniOrange's plugin for REST APIs, but that did not work for us. The authentication via the access token seemed to work fine, but all calls returned Error 401, "Client must be authenticated to access this resource." There were no logs to indicate what could be going wrong even though logging was set to DEBUG.
So, looking for other options.
For any one who may run into this issue - miniOrange plugin had a bug which has since been fixed, so the plugin works now for my usecase. I reported the bug to miniOrange and they released v1.2.3, which fixes the bug.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.