Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
a9d20f7e
Unverified
Commit
a9d20f7e
authored
4 years ago
by
ncabatoff
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Document allowed_domains_template. (#9751)
parent
9fd87d57
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/pages/api-docs/secret/pki/index.mdx
+3
-0
website/pages/api-docs/secret/pki/index.mdx
with
3 additions
and
0 deletions
+3
-0
website/pages/api-docs/secret/pki/index.mdx
+
3
-
0
View file @
a9d20f7e
...
...
@@ -755,6 +755,9 @@ request is denied.
- `allowed_domains` `(list: [])` – Specifies the domains of the role. This is
used with the `allow_bare_domains` and `allow_subdomains` options.
- `allowed_domains_template` `()bool: false)` – When set, `allowed_domains`
may contain templates, as with [ACL Path Templating](/docs/concepts/policies).
- `allow_bare_domains` `(bool: false)` – Specifies if clients can request
certificates matching the value of the actual domains themselves; e.g. if a
configured domain set with `allowed_domains` is `example.com`, this allows
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help