File tree 1 file changed +4
-5
lines changed 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -2661,12 +2661,11 @@ Frequently Asked Questions
2661
2661
--------------------------
2662
2662
2663
2663
**Can I have Multiple Firewalls? **
2664
- Yes! Each firewall is like a separate security system, being authenticated in one
2665
- firewall doesn't make you authenticated in another one. Each firewall can have
2664
+ Yes! However, each firewall is like a separate security system: being authenticated
2665
+ in one firewall doesn't make you authenticated in another one. Each firewall can have
2666
2666
multiple ways of allowing authentication (e.g. form login, and API key authentication).
2667
- If you want to share authentication between firewalls,
2668
- you have to explicitly specify the same
2669
- :ref: `reference-security-firewall-context ` for different firewalls.
2667
+ If you want to share authentication between firewalls, you have to explicitly
2668
+ specify the same :ref: `reference-security-firewall-context ` for different firewalls.
2670
2669
2671
2670
**Security doesn't seem to work on my Error Pages **
2672
2671
As routing is done *before * security, 404 error pages are not covered by
You can’t perform that action at this time.
0 commit comments