samlauth.authentication.yml in SAML Authentication 8.2
Same filename in this branch
Same filename and directory in other branches
config/install/samlauth.authentication.yml
6 string references to 'samlauth.authentication'
- LoginLogoutMenuLink::__construct in src/
Plugin/ Menu/ LoginLogoutMenuLink.php - Constructs a new LoginLogoutMenuLink.
- SamlauthConfigureForm::buildForm in src/
Form/ SamlauthConfigureForm.php - Form constructor.
- SamlauthConfigureForm::getEditableConfigNames in src/
Form/ SamlauthConfigureForm.php - Gets the configuration names that will be editable.
- SamlController::__construct in src/
Controller/ SamlController.php - Constructor for Drupal\samlauth\Controller\SamlController.
- SamlService::__construct in src/
SamlService.php - Constructor for Drupal\samlauth\SamlService.
File
config/install/samlauth.authentication.ymlView source
- # Most of this module's configuration must be filled from scratch by the user,
- # but we will enable some security settings by default, since it is possible but
- # not recommended for the module to operate without them.
- security_authn_requests_sign: true
- security_messages_sign: true
- strict: true