Extend support for OIDC groups when multiple OIDC providers configured
Summary
We have added support OIDC groups claim in 15.10 release. But since the implementation is tied to the name openid_connect it doesn't support multiple OIDC providers
Steps to reproduce
- Configure multiple OIDC providers as referenced in !117764 (merged)
- Configure groups claim for the second OIDC provider configuration
What is the current bug behavior?
-
groupsclaim configuration is ignored
What is the expected correct behavior?
-
groupsclaim configuration shouldn't be ignored even when the configuration name is not exactlyopenid_connect