diff --git a/book/security.rst b/book/security.rst index cb383cfa7d9..2eb1500cbd6 100644 --- a/book/security.rst +++ b/book/security.rst @@ -362,6 +362,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!