mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* sys: adds identity_token_key to mounts/auth for enable/tune * adds changelog * adds godoc on new tests * adds function for identityStoreKeyExists * use read lock, remove helper func * tune test in logical_system_test, remove router access method * fix key existence check in namespaces
3 lines
131 B
Plaintext
3 lines
131 B
Plaintext
```release-note:improvement
|
|
sys: adds configuration of the key used to sign plugin identity tokens during mount enable and tune
|
|
``` |