Skip to content

Commit 89c68ad

Browse files
Update security.rst
Co-authored-by: Oskar Stark <[email protected]>
1 parent 5fbd84c commit 89c68ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ The previous example only works if you have one authenticator in the firewall. I
692692
be retrieved from the request. If the current request is not under any firewall an ... exception will be thrown.
693693

694694
You can also pass the authenticator on which the user will
695-
be authenticated against. For built-in authenticators, you can pass an authenticator name like "form_login",
695+
be authenticated against. For built-in authenticators, you can pass an authenticator name like ``form_login``,
696696
"http_basic"... For custom authenticators, you can pass the service id of the authenticator
697697
(ie `App\\Security\\Authenticator\\ExampleAuthenticator`)
698698

0 commit comments

Comments
 (0)