diff --git a/security/multiple_guard_authenticators.rst b/security/multiple_guard_authenticators.rst index acb1f774422..d9d80d71da8 100644 --- a/security/multiple_guard_authenticators.rst +++ b/security/multiple_guard_authenticators.rst @@ -78,6 +78,9 @@ This is how your security configuration can look in action: ), )); +If your authenticators need separate providers, you will need to create a +:doc:`chain of user providers `. + There is one limitation with this approach - you have to use exactly one entry point. Multiple Authenticators with Separate Entry Points