Skip to content

Commit 34ad1b5

Browse files
author
Maxime Douailin
committed
[Security] Added remote_user firewall info and documentation for pre authenticated firewalls
1 parent 29664fb commit 34ad1b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/configuration/security.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ Each part will be explained in the next section.
121121
stateless: false
122122
x509:
123123
provider: some_key_from_above
124+
# new in Symfony 2.6
125+
remote_user:
126+
provider: some_key_from_above
124127
http_basic:
125128
provider: some_key_from_above
126129
http_digest:

0 commit comments

Comments
 (0)