We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af277c commit a5b8658Copy full SHA for a5b8658
security/multiple_guard_authenticators.rst
@@ -78,6 +78,9 @@ This is how your security configuration can look in action:
78
),
79
));
80
81
+If your authenticators need separate providers, you will need to create a
82
+:doc:`chain of user providers </security/multiple_user_providers>`.
83
+
84
There is one limitation with this approach - you have to use exactly one entry point.
85
86
Multiple Authenticators with Separate Entry Points
0 commit comments