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

enhancement: Allow parsing JWTs with legacy keysets #1823

Merged
merged 2 commits into from Oct 5, 2023

Conversation

charithe
Copy link
Contributor

@charithe charithe commented Oct 5, 2023

Allow the use of keysets that do not have an alg field or a kid
field. This is an opt-in feature.

Signed-off-by: Charith Ellawala charith@cerbos.dev

Allow the use of keysets that do not have an `alg` field or a `kid`
field. This is an opt-in feature.

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@oguzhand95 oguzhand95 self-requested a review October 5, 2023 11:07
@charithe charithe merged commit 055e476 into cerbos:main Oct 5, 2023
30 checks passed
@charithe charithe deleted the enhancement/jwt-insecure branch October 5, 2023 14:03
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.

None yet

2 participants