-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Is there any reason that the username claim prefix (oauth.fallback.username.prefix
) is only configurable for the fallback username (oauth.fallback.username.claim
) and not the primary one (oauth.username.claim
)?
The question is mainly focused around Strimzi Brokers but I thought it would be more relevant to ask here. We basically want to use different OAuth ingress listeners that connect to different OAuth servers. Using a different prefix on each OAuth listener would allow to set up authorisation more easily.
I guess it is still technically possible by setting oauth.username.claim
to something that might never be there.
Metadata
Metadata
Assignees
Labels
No labels