There are 2 updates, 1 comment.
 
 
OpenId Connect / cid:jira-generated-image-avatar-a60c4f0b-d8ef-4fd8-bb5a-ceca27397b96 OIDC-299 Open

Race Condition in Parallel OIDC Auth Flows

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-94b35ad1-6457-4e96-80c2-5d1691f6e4ef Changes by Cupcake Volny on 16/Jun/26 12:40
 
Attachment: OIDCCLientConfiguration.java.patch
Attachment: CallbackOIDCEndpoint.java.patch
 
 

1 comment

 
cid:jira-generated-image-avatar-94b35ad1-6457-4e96-80c2-5d1691f6e4ef Cupcake Volny on 16/Jun/26 12:46
 

Adding example patch for Callback code. From there, something like the patch to OIDCClientConfiguration to always accept a state value for lookups, but check a config state to adjust which prop to lookup (so prior singleton behavior can remain behind a flag).