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 9f602c4 commit ff14a69Copy full SHA for ff14a69
cookbook/security/custom_authentication_provider.rst
@@ -346,7 +346,7 @@ requires the following methods:
346
and ``remember_me`` and defines the position at which the provider is called;
347
348
* ``getKey`` method which defines the configuration key used to reference
349
- the provider;
+ the provider in the firewall configuration;
350
351
* ``addConfiguration`` method, which is used to define the configuration
352
options underneath the configuration key in your security configuration.
0 commit comments