mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-16 16:21:11 +01:00
docs/policies: update denied_parameters description (#18366)
This commit is contained in:
parent
58e9f4fcb6
commit
bc42a6cce8
@ -442,8 +442,8 @@ constrain requests, using the following options:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
- `denied_parameters` - Blacklists a list of parameter and values. Any values
|
- `denied_parameters` - A list of keys and values that are not permitted on the given
|
||||||
specified here take precedence over `allowed_parameters`.
|
path. Any values specified here take precedence over `allowed_parameters`.
|
||||||
|
|
||||||
- Setting a parameter with a value of the empty list denies any changes to
|
- Setting a parameter with a value of the empty list denies any changes to
|
||||||
that parameter.
|
that parameter.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user