From 1b789f5ae5657f07dcfce3ddd605091438995231 Mon Sep 17 00:00:00 2001 From: Nick Cabatoff Date: Tue, 16 Feb 2021 10:37:37 -0500 Subject: [PATCH] Note that all local mounts are impacted, including on primary. (#10807) --- website/content/docs/secrets/identity.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/docs/secrets/identity.mdx b/website/content/docs/secrets/identity.mdx index 083054670..cbb30d11f 100644 --- a/website/content/docs/secrets/identity.mdx +++ b/website/content/docs/secrets/identity.mdx @@ -110,9 +110,9 @@ a particular auth mount point. ### Local Auth Methods -If a login is performed using an auth method that was mounted locally on a -performance secondary (i.e. using `local=true`), no entities or groups will -be associated with the resulting token. +If a login is performed using an auth method that was mounted locally +(using `local=true`), no entities or groups will be associated with the resulting +token. ### Implicit Entities