Skip to content

Commit

Permalink
Update website/content/api-docs/auth/cert.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: tjperry07 <tjperry07@users.noreply.github.com>
  • Loading branch information
stevendpclark and tjperry07 committed Dec 12, 2022
1 parent 4d6c905 commit 566eef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/api-docs/auth/cert.mdx
Expand Up @@ -61,7 +61,7 @@ Sets a CA cert and associated parameters in a role name.
string or array of `oid:value`. Expects the extension value to be some type
of ASN1 encoded string. All conditions _must_ be met. Supports globbing on
`value`.
- `allowed_metadata_extensions` `(array:[])` - A comma-separated string or
- `allowed_metadata_extensions` `(array:[])` - A comma separated string or
array of oid extensions. Upon successful authentication, these extensions
will be added as metadata if they are present in the certificate. The
metadata key will be the string consisting of the oid numbers separated
Expand Down

0 comments on commit 566eef7

Please sign in to comment.