mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Remove duplicated allow_empty_principals parameter in role api docs (#28580)
This commit is contained in:
@@ -194,10 +194,6 @@ This endpoint creates or updates a named role.
|
||||
- `not_before_duration` `(duration: "30s")` – Specifies the duration by which to
|
||||
backdate the `ValidAfter` property. Uses [duration format strings](/vault/docs/concepts/duration-format).
|
||||
|
||||
- `allow_empty_principals` `(bool: false)` - If true, allows certificates
|
||||
to be issued against all principals. Highly recommended to use the default of
|
||||
false.
|
||||
|
||||
### Sample payload
|
||||
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user