saml_sp.settings.yml in SAML Service Provider 3.x
Same filename and directory in other branches
config/install/saml_sp.settings.yml
5 string references to 'saml_sp.settings'
- SamlSpConfig::getEditableConfigNames in src/
Form/ SamlSpConfig.php - Gets the configuration names that will be editable.
- SamlSpConfig::submitForm in src/
Form/ SamlSpConfig.php - Form submission handler.
- SamlSPMetadata::builder in src/
SAML/ SamlSPMetadata.php - SamlSpSubscriber::checkForCertExpiration in src/
EventSubscriber/ SamlSpSubscriber.php - Checks to be sure the certificate has not expired.
- saml_sp__get_settings in ./
saml_sp.module - Get the SAML settings for an IdP.
File
config/install/saml_sp.settings.ymlView source
- contact:
- technical:
- name: ''
- email: ''
- support:
- name: ''
- email: ''
- organization:
- name: ''
- display_name: ''
- url: ''
- security:
- nameIdEncrypted: false
- authnRequestsSigned: true
- logoutRequestSigned: true
- logoutResponseSigned: true
- wantMessagesSigned: true
- wantAssertionsSigned: true
- wantNameIdEncrypted: false
- signMetaData: true
- signatureAlgorithm: 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256'
- lowercaseUrlencoding: false
- key_location: ''
- cert_location: ''
- strict: 1
- entity_id: ''