Note that all local mounts are impacted, including on primary. (#10807)
This commit is contained in:
parent
a48db957ca
commit
1b789f5ae5
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue