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

Need to provide capability to disable JWKS endpoint #3395

Closed
tharikaGitHub opened this issue Nov 27, 2024 · 0 comments · Fixed by wso2/carbon-apimgt#12718
Closed

Need to provide capability to disable JWKS endpoint #3395

tharikaGitHub opened this issue Nov 27, 2024 · 0 comments · Fixed by wso2/carbon-apimgt#12718

Comments

@tharikaGitHub
Copy link
Member

Current Limitation

The Gateway JWKS endpoint only makes sense if the backend wants to validate the token. So, there has to be an option to disable it if someone doesn't want to use it.

Suggested Improvement

Introduce a configuration to disable the JWKS endpoint.

Version

4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment