mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* auth/kerberos: add remove_instance_name config * Update website * Fix doc * Fix doc * changelog
6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
```release-note:improvement
|
|
auth/kerberos: add `remove_instance_name` parameter to the login CLI and the
|
|
Kerberos config in Vault. This removes any instance names found in the keytab
|
|
service principal name.
|
|
```
|