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 233e8c5 commit 712ca65Copy full SHA for 712ca65
book/security.rst
@@ -655,7 +655,8 @@ see :doc:`/cookbook/security/form_login`.
655
656
If you're using multiple firewalls and you authenticate against one firewall,
657
you will *not* be authenticated against any other firewalls automatically.
658
- Different firewalls are like different security systems. That's why,
+ Different firewalls are like different security systems. To do this you have
659
+ to explicitly specify the same context for different firewalls. But usually
660
for most applications, having one main firewall is enough.
661
662
Authorization
0 commit comments