ldap_sso.settings.yml in LDAP Single Sign On 8
Same filename and directory in other branches
config/install/ldap_sso.settings.yml
11 string references to 'ldap_sso.settings'
- LdapSsoAdminForm::buildForm in src/
Form/ LdapSsoAdminForm.php - Form constructor.
- LdapSsoAdminForm::getEditableConfigNames in src/
Form/ LdapSsoAdminForm.php - Gets the configuration names that will be editable.
- LdapSsoBootSubscriber::__construct in src/
LdapSsoBootSubscriber.php - Fetches debugging level and logging interface.
- ldap_sso_update_8001 in ./
ldap_sso.install - Moves SSO to own schema.
- ldap_sso_update_8002 in ./
ldap_sso.install - Sets server variable to REMOTE_USER as new default.
File
config/install/ldap_sso.settings.ymlView source
- seamlessLogin: false
- ssoSplitUserRealm: true
- ssoRemoteUserStripDomainName: false
- cookieExpire: false
- ssoVariable: REMOTE_USER
- ssoExcludedPaths: { }
- ssoExcludedHosts: { }
- redirectOnLogout: true
- logoutRedirectPath: '/user/login'
- enableLoginConfirmationMessage: true
- langcode: en