Update index.mdx
This commit is contained in:
parent
3d3114b0c5
commit
b6f8fcb164
|
@ -137,6 +137,9 @@ This endpoint creates or updates a named role.
|
|||
the type is `ca`, an empty list does not allow any user; instead you must use
|
||||
`*` to enable this behavior.
|
||||
|
||||
- `allowed_users_template` `(bool: false)` - If set, allowed_users can be specified
|
||||
using identity template policies. Non-templated users are also permitted.
|
||||
|
||||
- `allowed_domains` `(string: "")` – The list of domains for which a client can
|
||||
request a host certificate. If this option is explicitly set to `"*"`, then
|
||||
credentials can be created for any domain. See also `allow_bare_domains` and
|
||||
|
|
Loading…
Reference in New Issue