minio / kes

Key Managament Server for Object Storage and more
https://min.io/docs/kes/concepts/
GNU Affero General Public License v3.0
456 stars 95 forks source link

vault: simplify token renewal process #409

Closed aead closed 10 months ago

aead commented 10 months ago

This commit simplifies the token renewal proccess by using just the auth method and no token auth renewal. This is less fragile and works more reliably in case of errors during the renewal process.