File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
.. index ::
2
2
single: Security; Pre authenticated providers
3
3
4
- Using pre authenticated security firewalls
4
+ Using pre Authenticated Security Firewalls
5
5
==========================================
6
6
7
7
A lot of authentication modules are already provided by some webservers,
8
8
including Apache. These modules generally set some environment variables
9
- that can be used to know which user is accessing your application. Out of the
10
- box, Symfony supports most authentication mecanisms .
11
- These are called *pre authenticated * requests because the user is already
9
+ that can be used to determine which user is accessing your application. Out of the
10
+ box, Symfony supports most authentication mechanisms .
11
+ These requests are called *pre authenticated * requests because the user is already
12
12
authenticated when reaching your application.
13
13
14
14
.. note ::
You can’t perform that action at this time.
0 commit comments