Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 69cb7b8

Browse filesBrowse files
committed
minor #3821 Update custom_authentication_provider.rst (leberknecht)
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closes #3821). Discussion ---------- Update custom_authentication_provider.rst improved description of the getKey method Commits ------- 89c2d88 Update custom_authentication_provider.rst
2 parents 9f602c4 + ff14a69 commit 69cb7b8
Copy full SHA for 69cb7b8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/security/custom_authentication_provider.rst

Copy file name to clipboardExpand all lines: cookbook/security/custom_authentication_provider.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ requires the following methods:
346346
and ``remember_me`` and defines the position at which the provider is called;
347347

348348
* ``getKey`` method which defines the configuration key used to reference
349-
the provider;
349+
the provider in the firewall configuration;
350350

351351
* ``addConfiguration`` method, which is used to define the configuration
352352
options underneath the configuration key in your security configuration.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.