Skip to content

Commit 64f1fa0

Browse files
Add security stateless tip
1 parent 280d0e8 commit 64f1fa0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

reference/configuration/security.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,11 @@ multiple firewalls, the "context" could actually be shared:
517517
),
518518
));
519519
520+
.. note::
521+
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.
524+
520525
HTTP-Digest Authentication
521526
--------------------------
522527

0 commit comments

Comments
 (0)