Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple OIDC PKIs in the Gateway #3589

Open
cumarav opened this issue Jun 5, 2024 · 0 comments
Open

Support multiple OIDC PKIs in the Gateway #3589

cumarav opened this issue Jun 5, 2024 · 0 comments
Labels

Comments

@cumarav
Copy link
Contributor

cumarav commented Jun 5, 2024

Is your feature request related to a problem? Please describe.
OIDC validation key source: oidc.jwks.uri
allows to define only one URL, which mean that resource can validate only against one OIDC provider.
At the same time oauth2.client allows to define multiple OIDC providers.

Describe the solution you'd like
Convert oidc.jwks.uri to list so that there possible to define multiple keys

oidc.jwks.uri:
      - okta-keys-url
      - entra-keys-url      

Willingness to help
Always happy to help

Additional context
Gloud-Gateway,Gateway

@cumarav cumarav added enhancement New feature or request new New issue that has not been worked on yet labels Jun 5, 2024
@balhar-jakub balhar-jakub added Priority: High size/S and removed new New issue that has not been worked on yet labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants