This issue has been created
There are 4 updates.
 
 
OpenId Connect / cid:jira-generated-image-avatar-90474189-c2f6-4b77-8a25-c9bfb7f3ba1f OIDC-252 Closed

Getting OIDC configuraiton by name return only the first object of the document

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2c9a963a-4039-4d53-8687-07182eec1225 Josué Tille created this issue on 11/Aug/25 17:21
 
Summary: Getting JIRA configuraiton by name return only the first object of the document
Issue Type: cid:jira-generated-image-avatar-90474189-c2f6-4b77-8a25-c9bfb7f3ba1f Bug
Affects Versions: 2.19.1
Assignee: Unassigned
Components: OAuth2
Created: 11/Aug/25 17:21
Priority: cid:jira-generated-image-static-major-3bfe98a9-15ed-403f-aa2c-d67ced4223ea Major
Reporter: Josué Tille
Description:

Step to reproduce:

  • Create a document with 2 ClientConfigurationClass objects (with different configuration name)
  • Try get the second configuration object, by example with service.oauth2client.authorize("my_second_config_name", ...)

Expected: we get the correct configuration

Currently, we get the first configuration object.

 
 

4 updates

 
cid:jira-generated-image-avatar-2c9a963a-4039-4d53-8687-07182eec1225 Changes by Josué Tille on 12/Aug/25 09:20
 
Summary: Getting JIRA OIDC configuraiton by name return only the first object of the document
Assignee: Josué Tille
Resolution: Fixed
Status: Open Closed