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

Modify JWT test case to also validate the kid claim using JWKS endpoint #13268

Merged
merged 8 commits into from
Sep 13, 2023

Conversation

ashera96
Copy link
Contributor

Purpose

Integration test PR to cover Gateway JWKS support feature added via [1]. The JWKS endpoint is invoked and the extracted kid claim is validated against the kid claim embedded within the backend JWT header.

  1. Expose a JWKS Endpoint from the Gateway api-manager#1839

chamilaadhi
chamilaadhi previously approved these changes Sep 11, 2023
@ashera96 ashera96 merged commit c2e4ca8 into wso2:master Sep 13, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants