bumpy-apple-67716
01/16/2023, 11:22 AMThe authorization server encountered an unexpected condition that prevented it from fulfilling the request.
- Could not ensure that signing keys for hydra.openid.id-token exists.
- If you are running against a persistent SQL database this is most likely because your secrets.system SECRETS_SYSTEM environment variable is not set or changed.
- When running with an SQL database backend you need to make sure that the secret is set and stays the same%2C unless when doing key - rotation.
- This may also happen when you forget to run hydra migrate sql
we performed key rotation and after that it worked but whenever we do deploy new changes automatically all jwks getting invalid and same error getting populated
not sure why went through the hydra migration guide, apply upgrades, change_log but haven't found anything
Am i missing something? is there any new yaml field we have add in config anyone can suggest something?
Is anyone facing same issue?magnificent-energy-493
bumpy-apple-67716
01/16/2023, 1:37 PM