Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
briankassouf authored Mar 30, 2020
1 parent 7cb59dc commit 13bd315
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/pages/api-docs/secret/ssh/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ This endpoint creates or updates a named role.
credentials for all other usernames in this list. Use with caution. N.B.: if
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
Expand Down

0 comments on commit 13bd315

Please sign in to comment.