Skip to content

Selects oldest enabled secret version for JWT keys

Choose a tag to compare

@nkinkade nkinkade released this 01 Nov 18:47
baec40f

v0.8.1...v0.8.2

  • 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.
  • Improves documentation for JWT key rotation.