Skip to content

Commit d85303b

Browse files
committed
minor #10524 Removed an unnecessary (and outdated) reference (javiereguiluz)
This PR was merged into the 2.8 branch. Discussion ---------- Removed an unnecessary (and outdated) reference Fixes the error discussed in #10518. Commits ------- ab3a59e Removed an unnecessary (and outdated) reference
2 parents 79a899e + ab3a59e commit d85303b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

security/multiple_guard_authenticators.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@ This is how your security configuration can look in action:
7878
),
7979
));
8080
81-
If your authenticators need separate providers, you will need to create a
82-
:doc:`chain of user providers </security/multiple_user_providers>`.
83-
8481
There is one limitation with this approach - you have to use exactly one entry point.
8582

8683
Multiple Authenticators with Separate Entry Points

0 commit comments

Comments
 (0)