mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* secrets/ssh: Return the allow_empty_principals field in read api - Return the new field in the read response api and add a test case that will catch these errors in the future of adding a field to the ssh role and not returning it in the read api response * Add cl
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
```release-note:bug
|
|
secrets/ssh: Return the flag `allow_empty_principals` in the read role api when key_type is "ca"
|
|
```
|