Skip to content

Commit fbdc177

Browse files
committed
minor #5057 Add a link to Multiple User Providers (thePanz)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #5057). Discussion ---------- Add a link to Multiple User Providers Add a link to "Multiple User Providers" setup (cookbook recipe) where the "providers" parameter is described, this could help readers by having a contextualized reference to the recipe. Commits ------- f5dc231 Add a link to Multiple User Providers
2 parents c6e6d28 + f5dc231 commit fbdc177

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

book/security.rst

+5
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,11 @@ probably only need one. If you *do* have multiple, you can configure which
358358
*one* provider to use for your firewall under its ``provider`` key (e.g.
359359
``provider: in_memory``).
360360

361+
.. seealso::
362+
363+
See :doc:`/cookbook/security/multiple_user_providers` for
364+
all the details about multiple providers setup.
365+
361366
Try to login using username ``admin`` and password ``kitten``. You should
362367
see an error!
363368

0 commit comments

Comments
 (0)