cas_mock_server-8.x-1.0/config/schema/cas_mock_server.schema.yml
config/schema/cas_mock_server.schema.yml
cas_mock_server.settings:
type: config_object
label: 'CAS Mock Server settings'
mapping:
login_form:
type: mapping
label: 'Login form settings'
mapping:
title:
type: label
label: 'Form title'
nullable: false
email:
type: label
label: 'E-mail field'
nullable: false
password:
type: label
label: 'Password field'
nullable: false
submit:
type: label
label: 'Submit button'
nullable: false
users:
type: mapping
label: 'User settings'
mapping:
expire:
type: integer
label: 'User expiration time (in seconds)'
nullable: false
