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

Added support for the 'kid' token header in the JWKsController #16

Merged
merged 2 commits into from
May 14, 2024

Conversation

twellck
Copy link
Contributor

@twellck twellck commented May 14, 2024

Super small PR aiming to improve the response of JWKs response to include the key's kid when it has been defined in openid.token_headers.
It does not have any breaking changes as the kid key is only ever returned the JWKs response when it has been defined but brings consistency to the use of kid as outlined in the readme.

@twellck twellck changed the title Added support for the KID token header in the JWKsController Added support for the 'kid' token header in the JWKsController May 14, 2024
@jeremy379 jeremy379 merged commit 86e10fd into jeremy379:main May 14, 2024
1 check 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