Skip to content

Commit 8387fbc

Browse files
committed
Merge branch '5.1'
* 5.1: Update experimental_authenticators.rst
2 parents f74b145 + 98bafd9 commit 8387fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/experimental_authenticators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ the following badges are supported:
464464
authentication. The constructor requires a token ID (unique per form)
465465
and CSRF token (unique per request). See :doc:`/security/csrf`.
466466

467-
:class:`Symfony\\Component\\Security\\Http\\Authenticator\\Passport\\Badge\\PreAuthenticatedBadge`
467+
:class:`Symfony\\Component\\Security\\Http\\Authenticator\\Passport\\Badge\\PreAuthenticatedUserBadge`
468468
Indicates that this user was pre-authenticated (i.e. before Symfony was
469469
initiated). This skips the
470470
:doc:`pre-authentication user checker </security/user_checkers>`.

0 commit comments

Comments
 (0)