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 for JWKS URI #451

Open
guicassolato opened this issue Jan 4, 2024 · 0 comments
Open

Support for JWKS URI #451

guicassolato opened this issue Jan 4, 2024 · 0 comments

Comments

@guicassolato
Copy link
Collaborator

Currently, the AuthConfig API (v1beta2) allows specifying an issuerURL from which a JWKS is discovered, using OpenId Connect Discovery. Alternatively, the documentation mentions a jwksUrl field that was never delivered.

To support JWT issuers that do not implement OpenId Connect Discovery, the AuthConfig API should allow specifying an alternative JWKS URL.

This will also start paving the way for Kuadrant to support Gateway API JWT policies in the future, which could be then fully implemented as Authorino AuthConfigs by adding support as well for JWKs stored in Kubernetes Secrets.

@guicassolato guicassolato added this to the v0.17.x milestone Jan 4, 2024
@guicassolato guicassolato modified the milestones: v0.17.x, v0.18.x Feb 22, 2024
@guicassolato guicassolato modified the milestones: v0.18.x, v0.19.x Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant