Skip to content

Commit

Permalink
minor #5057 Add a link to Multiple User Providers (thePanz)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
wouterj committed Apr 2, 2015
2 parents c6e6d28 + f5dc231 commit fbdc177
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions book/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,11 @@ probably only need one. If you *do* have multiple, you can configure which
*one* provider to use for your firewall under its ``provider`` key (e.g.
``provider: in_memory``).

.. seealso::

See :doc:`/cookbook/security/multiple_user_providers` for
all the details about multiple providers setup.

Try to login using username ``admin`` and password ``kitten``. You should
see an error!

Expand Down

0 comments on commit fbdc177

Please sign in to comment.