-
-
Notifications
You must be signed in to change notification settings - Fork 586
Open
Labels
bugSomething isn't workingSomething isn't workingpending-verificationSomething is still under investigationSomething is still under investigation
Description
Describe the bug
There’s an error in self-hosted instance with the private keys oidc. When you rotate the signing key from EC to RSA the server doesn’t have in account this change and still using the EC private key. if you navigate to the jwks endpoint, still showing the EC private key
Expected behavior
If I rotate the signing key from EC to RSA in the endpoint jwks I must see the RSA algorithm and the new tokens should use RSA as new algorithm. This process should be automatic when rotate the signing key from the UI
How to reproduce?
Rotate the Signing key from the UI and see the jwks endpoint and try to generate a token with oidc.
Environment
Self-hosted (Docker image)
Screenshots
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpending-verificationSomething is still under investigationSomething is still under investigation