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

jwks tool #246

Closed
MdreW opened this issue Dec 20, 2022 · 2 comments
Closed

jwks tool #246

MdreW opened this issue Dec 20, 2022 · 2 comments
Labels
wontfix This will not be worked on

Comments

@MdreW
Copy link
Contributor

MdreW commented Dec 20, 2022

quando viene creato un nuovo jwks deve essere aggiunta la chiave , "use": "sig"

@peppelinux
Copy link
Member

not sure, a jwks can have a specific scope (usage -> sig, enc) or not

it's up to the user add, or not add, the use claims in the jwk

@peppelinux peppelinux added the wontfix This will not be worked on label Dec 21, 2022
@peppelinux
Copy link
Member

so as you done in the PR below, the use claim is optional
https://github.com/italia/spid-cie-oidc-django/pull/247/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants