Skip to content

Commit 9533b68

Browse files
Minor reword and reformatting
1 parent 64f1fa0 commit 9533b68

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

reference/configuration/security.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -519,8 +519,10 @@ multiple firewalls, the "context" could actually be shared:
519519
520520
.. note::
521521

522-
As this context is stored in session, it's important to have each firewall having the ``stateless`` option set to
523-
false otherwise you won't able to be authenticated on multiple firewall at the same time.
522+
The firewall context key is stored in session, so every firewall using it
523+
must set its ``stateless`` option to ``false``. Otherwise, the context is
524+
ignored and you won't be able to authenticate on multiple firewalls at the
525+
same time.
524526

525527
HTTP-Digest Authentication
526528
--------------------------

0 commit comments

Comments
 (0)