simplesamlphp_custom_attributes.schema.yml in SimpleSAMLphp Custom Attribute Mapping 8
config/schema/simplesamlphp_custom_attributes.schema.yml
File
config/schema/simplesamlphp_custom_attributes.schema.ymlView source
- simplesamlphp_custom_attributes.mappings:
- type: config_object
- label: 'SimpleSAMLphp Auth Attribute Mappings'
- mapping:
- mappings:
- type: sequence
- label: 'List'
- sequence:
- type: mapping
- label: 'Attribute Map'
- mapping:
- attribute_name:
- type: string
- label: 'Field name of the attribute from SAML provider.'
- field_name:
- type: string
- label: 'Drupal user field name.'