Skip to content

Commit 712ca65

Browse files
morgen2009weaverryan
authored andcommitted
Update book/security.rst
[fix] about security/firewalls/{id}/context in pitfalls
1 parent 233e8c5 commit 712ca65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/security.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,8 @@ see :doc:`/cookbook/security/form_login`.
655655

656656
If you're using multiple firewalls and you authenticate against one firewall,
657657
you will *not* be authenticated against any other firewalls automatically.
658-
Different firewalls are like different security systems. That's why,
658+
Different firewalls are like different security systems. To do this you have
659+
to explicitly specify the same context for different firewalls. But usually
659660
for most applications, having one main firewall is enough.
660661

661662
Authorization

0 commit comments

Comments
 (0)