From 1240c8c78edd0ae81049cfd2051766285343c8b9 Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Mon, 27 Feb 2023 21:00:44 -0500 Subject: [PATCH] backport of commit 538bb799e49ba12e6b6fec9877d7a03b2225d239 (#19381) Co-authored-by: Rowan Smith <86935689+rowansmithhc@users.noreply.github.com> --- website/content/api-docs/auth/approle.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/api-docs/auth/approle.mdx b/website/content/api-docs/auth/approle.mdx index 2e10ac7e6bca..24363a85965e 100644 --- a/website/content/api-docs/auth/approle.mdx +++ b/website/content/api-docs/auth/approle.mdx @@ -60,7 +60,8 @@ enabled while creating or updating a role. ### Parameters -- `role_name` `(string: )` - Name of the AppRole. Must be less than 4096 bytes. +- `role_name` `(string: )` - Name of the AppRole. Must be less than 4096 bytes, accepted characters +include a-Z, 0-9, space, hyphen, underscore and periods. - `bind_secret_id` `(bool: true)` - Require `secret_id` to be presented when logging in using this AppRole. - `secret_id_bound_cidrs` `(array: [])` - Comma-separated string or list of CIDR