-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Expected Behavior
When enabling OIDC it would be good to be able to customise /.well-known/openid-configuration information. In my case I would like to modify the scopes_supported claim
Current Behavior
I can see how I can create an instance of OidcProviderConfiguration but I can't see how I can modify the one used here
Line 79 in 82e4f3a
| OidcProviderConfiguration providerConfiguration = OidcProviderConfiguration.builder() |
Context
We would like the ability to modify some of the optional OIDC provider information to accurately reflect the actual provider.
dlehammer
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement