mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Earlier in tokenutil's dev it seemed like there was no reason to allow auth plugins to toggle renewability off. However, it turns out Centrify makes use of this for sensible reasons. As a result, move the forcing-on of renewability into tokenutil, but then allow overriding after PopulateTokenAuth is called.