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 423448c commit 83bc9b2Copy full SHA for 83bc9b2
security/multiple_user_providers.rst
@@ -82,7 +82,7 @@ a new provider that chains the two together:
82
),
83
));
84
85
-Now, all authentication mechanisms will use the ``chain_provider``, since
+Now, all firewalls without explicit provider configured will use the ``chain_provider``, since
86
it's the first specified. The ``chain_provider`` will, in turn, try to load
87
the user from both the ``in_memory`` and ``user_db`` providers.
88
0 commit comments