From ab3a59e1b5cc10acd109e5d79106dcc744277a9e Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Fri, 19 Oct 2018 16:31:42 +0200 Subject: [PATCH] Removed an unnecessary (and outdated) reference --- security/multiple_guard_authenticators.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/security/multiple_guard_authenticators.rst b/security/multiple_guard_authenticators.rst index d9d80d71da8..acb1f774422 100644 --- a/security/multiple_guard_authenticators.rst +++ b/security/multiple_guard_authenticators.rst @@ -78,9 +78,6 @@ 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