File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -2661,12 +2661,11 @@ Frequently Asked Questions
26612661--------------------------
26622662
26632663**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
26662666 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.
26702669
26712670**Security doesn't seem to work on my Error Pages **
26722671 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