You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Selects oldest enabled secret version for JWT keys. This ensures that new secret versions can be created for the purposes of key rotation without having to worry that the Locate Service will accidentally pick up the new version before it is ready for deployment.
Adds new shell script to assist with JWT key rotation.