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

Allow other values in use field #8

Open
maxlambrecht opened this issue Mar 8, 2022 · 0 comments
Open

Allow other values in use field #8

maxlambrecht opened this issue Mar 8, 2022 · 0 comments

Comments

@maxlambrecht
Copy link

maxlambrecht commented Mar 8, 2022

Currently the library validates that the use field when present contain only either sig or enc.

The RFC 7517 - JSON Web Key states that Other values MAY be used..

The SPIFFE standards define other Key use values (x509-svid and jwt-svid) and I'm looking into add support for those values into the rust-spiffe library, which uses the jsonwekkey crate to process the JWKs.

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

No branches or pull requests

1 participant