ldap_authentication.settings.yml in Lightweight Directory Access Protocol (LDAP) 8.3
Same filename in this branch
Same filename and directory in other branches
docs/hogwarts/drupal_configuration/ldap_authentication.settings.yml
13 string references to 'ldap_authentication.settings'
- DebuggingReviewForm::buildForm in ldap_help/
src/ Form/ DebuggingReviewForm.php - Form constructor.
- DynamicUserHelpLink::__construct in ldap_authentication/
src/ Plugin/ Derivative/ DynamicUserHelpLink.php - Constructor.
- EmailTemplateService::__construct in ldap_authentication/
src/ Routing/ EmailTemplateService.php - Constructor.
- LdapAuthenticationAdminForm::buildForm in ldap_authentication/
src/ Form/ LdapAuthenticationAdminForm.php - Form constructor.
- LdapAuthenticationAdminForm::getEditableConfigNames in ldap_authentication/
src/ Form/ LdapAuthenticationAdminForm.php - Gets the configuration names that will be editable.
File
docs/hogwarts/drupal_configuration/ldap_authentication.settings.ymlView source
- sids:
- hogwarts: hogwarts
- authenticationMode: 1
- loginUIUsernameTxt: 'Username LDAP notice text'
- loginUIPasswordTxt: 'Password LDAP notice text'
- ldapUserHelpLinkUrl: 'http://www.example.com/'
- ldapUserHelpLinkText: 'LDAP help link description text'
- emailOption: 3
- emailUpdate: 1
- passwordOption: 2
- allowOnlyIfTextInDn: { }
- excludeIfTextInDn: { }
- excludeIfNoAuthorizations: 0
- emailTemplateHandling: if_empty
- emailTemplate: '@username@example.com'
- emailTemplateUsageResolveConflict: true
- emailTemplateUsageNeverUpdate: true
- emailTemplateUsagePromptUser: true
- emailTemplateUsageRedirectOnLogin: false
- emailTemplateUsagePromptRegex: '.*@hogwarts\.edu'