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

OpenID Connect Core Dynamic OP: automate key rotate during a test #272

Open
tnorimat opened this issue Feb 26, 2022 · 1 comment
Open

OpenID Connect Core Dynamic OP: automate key rotate during a test #272

tnorimat opened this issue Feb 26, 2022 · 1 comment
Labels

Comments

@tnorimat
Copy link
Contributor

Description

To automate OpenID Connect Core Dynamic OP completely, it is needed to automate key rotate during the following test:

  • Test Plan Name: oidcc-dynamic-certification-test-plan
  • Test Name: oidcc-server-rotate-keys

During this test, the conformance suite requires us to rotate a key in signature. We can do it manually by createing a new key in sigature and disabling the exsiting key (RS256) in signature on an admin console so that we can pass this test manually.

Discussion

No response

Motivation

No response

Details

No response

@tnorimat tnorimat added the OIDC label Feb 26, 2022
@tnorimat
Copy link
Contributor Author

It might be preferabe to skip this test on automatic conformance test run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant