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

Update the JWT Policy documentation so that it is clear that it supports automatic rolling over JWKS #8356

Open
sjanssens1977 opened this issue Aug 25, 2022 · 1 comment

Comments

@sjanssens1977
Copy link

🌈 Feature

As a API publisher I use the policy documentation to evaluate the functionalities offered by a policy. This information should be kept up-to-date at all times.

I want to be able to make opinionated decisions based on the information provided by the documentation.

So that I do not have to try-out every policy during the design phase and can make good design decisions.

🌄 Additional information

The current policy documentation is lacking information about the ability to use a Oauth2 JWKS URL to retrieve the public keys used
for signing. Based on the documentation I concluded that the policy did not support rollover JWKS.

The policy prompts you to choose between three (GIVEN_KEY, GIVEN_ISSUER, GATEWAY_ISSUER) methods to retrieve the required public key.

image

✅ Acceptance criteria

  • [ ]

☑️ Developer sub-tasks

  • [ ]
@brasseld
Copy link
Member

Ping @ivan-gravitee

@ghost ghost self-assigned this Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants