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 56dd365 commit 075b652Copy full SHA for 075b652
cookbook/security/api_key_authentication.rst
@@ -402,8 +402,8 @@ using the ``simple_preauth`` key:
402
),
403
404
'providers' => array(
405
- 'api_key_user_provider' => array(
406
- 'id' => 'api_key_user_provider',
+ 'api_key_user_provider' => array(
+ 'id' => 'api_key_user_provider',
407
408
409
));
@@ -488,8 +488,8 @@ configuration or set it to ``false``:
488
489
490
491
492
493
494
495
0 commit comments