8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c7bfd commit 9f17c96Copy full SHA for 9f17c96
security/custom_authentication_provider.rst
@@ -14,7 +14,7 @@ How to Create a custom Authentication Provider
14
15
Symfony provides support for the most
16
:doc:`common authentication mechanisms </security/auth_providers>`. However, your
17
-app may need to integrated with some proprietary single-sing-on system or some
+app may need to integrated with some proprietary single-sign-on system or some
18
legacy authentication mechanism. In those cases you could create a custom
19
authentication provider. This article discusses the core classes involved
20
in the authentication process, and how to implement a custom authentication
0 commit comments