key_auth.settings.yml in Key auth 8
config/install/key_auth.settings.yml
5 string references to 'key_auth.settings'
- KeyAuth::__construct in src/
KeyAuth.php - Constructs a new KeyAuth object.
- KeyAuthSettingsForm::buildForm in src/
Form/ KeyAuthSettingsForm.php - Form constructor.
- KeyAuthSettingsForm::getEditableConfigNames in src/
Form/ KeyAuthSettingsForm.php - Gets the configuration names that will be editable.
- KeyAuthTest::setUp in tests/
src/ Functional/ KeyAuthTest.php - UserKeyAuthForm::__construct in src/
Form/ UserKeyAuthForm.php - Constructs a new UserKeyAuthForm.
File
config/install/key_auth.settings.ymlView source
- auto_generate_keys: true
- key_length: 32
- param_name: 'api-key'
- detection_methods:
- - header
- - query