Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Using Jira Server REST Apis using OpenID Connect (OAuth 2.0)

shriniwas.d.wagle
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 19, 2020

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.

1 answer

1 vote
shriniwas.d.wagle
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 14, 2020

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.

Suggest an answer

Log in or Sign up to answer