Skip to content

Commit e1d87be

Browse files
Update docs/en/authenticators.rst
Co-authored-by: Mark Story <mark@mark-story.com>
1 parent 733cbd4 commit e1d87be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/authenticators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ and similar SAML 1.1 implementations. An example configuration is::
371371
// Configure a token identifier that maps `USER_ID` to the
372372
// username column
373373
$identifier = [
374-
'Authentication.Token', [
374+
'Authentication.Token' => [
375375
'tokenField' => 'username',
376376
'dataField' => 'USER_NAME',
377377
],

0 commit comments

Comments
 (0)