Note that all local mounts are impacted, including on primary. (#10807)

This commit is contained in:
Nick Cabatoff 2021-02-16 10:37:37 -05:00 committed by GitHub
parent a48db957ca
commit 1b789f5ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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