8000
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 6cf5c14 commit ce6f7dbCopy full SHA for ce6f7db
reference/configuration/security.rst
@@ -827,8 +827,7 @@ The name of the ``$_SERVER`` parameter holding the user identifier.
827
Firewall Context
828
~~~~~~~~~~~~~~~~
829
830
-Most applications will only need one :ref:`firewall <firewalls-authentication< 5426 /span>>`.
831
-But if your application *does* use multiple firewalls, you'll notice that
+If your application uses multiple :ref:`firewalls <firewalls-authentication>`, you'll notice that
832
if you're authenticated in one firewall, you're not automatically authenticated
833
in another. In other words, the systems don't share a common "context":
834
each firewall acts like a separate security system.
0 commit comments