This issue has been created
There are 2 updates.
 
 
OpenId Connect / cid:jira-generated-image-avatar-fd5085cd-d225-4780-bead-96139f5079db OIDC-219 In Progress

OIDCClientConfigurationStore#getOIDCClientConfiguration is not cached

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a71948f8-0302-4276-9e4b-1f3b5fe0b1db Thomas Mortagne created this issue on 27/Mar/25 17:48
 
Summary: OIDCClientConfigurationStore#getOIDCClientConfiguration is not cached
Issue Type: cid:jira-generated-image-avatar-fd5085cd-d225-4780-bead-96139f5079db Bug
Affects Versions: 2.15.0
Assignee: Unassigned
Components: Configuration
Created: 27/Mar/25 17:48
Priority: cid:jira-generated-image-static-major-501e158d-609a-4192-be63-9641e68d0046 Major
Reporter: Thomas Mortagne
Description:

This means that each getProperty cause a query to search for the configuration document, and potentially (but probably rare) a document load.

 
 

2 updates

 
cid:jira-generated-image-avatar-a71948f8-0302-4276-9e4b-1f3b5fe0b1db Changes by Thomas Mortagne on 27/Mar/25 17:48
 
Assignee: Thomas Mortagne
Status: Open In Progress