We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63338ba + ce6f7db commit c982784Copy full SHA for c982784
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>`.
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