-
Notifications
You must be signed in to change notification settings - Fork 75
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
feat(jans-auth-server): introduce key_ops
for granular map of crypto service to rotation profile
#3415
Closed
2 of 7 tasks
Closed
2 of 7 tasks
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-feature
Issue or PR is a new feature request
Milestone
Comments
yuriyz
added
comp-jans-auth-server
Component affected by issue or PR
kind-feature
Issue or PR is a new feature request
labels
Dec 26, 2022
yuriyz
changed the title
feat(jans-auth-server): introduce
feat(jans-auth-server): introduce Dec 26, 2022
key_ops
/purpose to jwk during generation and selection key_ops
/purpose to jwk during generation and selection with separate non-expired SSA key
Re-opening, only first part is done - corrected description of existing keys. |
cc @nynymike |
nynymike
changed the title
feat(jans-auth-server): introduce
feat(jans-auth-server): introduce Jan 9, 2023
key_ops
/purpose to jwk during generation and selection with separate non-expired SSA keykey_ops
to map services to rotation profiles
nynymike
changed the title
feat(jans-auth-server): introduce
feat(jans-auth-server): introduce Jan 9, 2023
key_ops
to map services to rotation profileskey_ops
for granular map of crypto service to rotation profiles
nynymike
changed the title
feat(jans-auth-server): introduce
feat(jans-auth-server): introduce Jan 9, 2023
key_ops
for granular map of crypto service to rotation profileskey_ops
for granular map of crypto service to rotation profile
3 tasks
yuriyz
added a commit
that referenced
this issue
Jan 27, 2023
Key generation sample command:
Note new
Sample JWKS:
|
This was referenced Feb 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-feature
Issue or PR is a new feature request
Description
feat(jans-auth-server): introduce
key_ops
/purpose to jwk during generation and selectionTest cases and code coverage
Document the changes
The text was updated successfully, but these errors were encountered: