8000 Update custom_authentication_provider.rst · symfony/symfony-docs@9f17c96 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f17c96

Browse files
obaxjaviereguiluz
authored andcommitted
Update custom_authentication_provider.rst
1 parent c3c7bfd commit 9f17c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/custom_authentication_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ How to Create a custom Authentication Provider
1414

1515
Symfony provides support for the most
1616
:doc:`common authentication mechanisms </security/auth_providers>`. However, your
17-
app may need to integrated with some proprietary single-sing-on system or some
17+
app may need to integrated with some proprietary single-sign-on system or some
1818
legacy authentication mechanism. In those cases you could create a custom
1919
authentication provider. This article discusses the core classes involved
2020
in the authentication process, and how to implement a custom authentication

0 commit comments

Comments
 (0)
0