From 566eef761753dc99d4e4d8379df7ed8cbd895a5c Mon Sep 17 00:00:00 2001 From: Steven Clark Date: Mon, 12 Dec 2022 09:50:52 -0500 Subject: [PATCH] Update website/content/api-docs/auth/cert.mdx Co-authored-by: tjperry07 --- website/content/api-docs/auth/cert.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/auth/cert.mdx b/website/content/api-docs/auth/cert.mdx index f9d3d54f94d35..4ba273776ad22 100644 --- a/website/content/api-docs/auth/cert.mdx +++ b/website/content/api-docs/auth/cert.mdx @@ -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