simple_openid_server-8.x-1.x-dev/config/schema/simple_openid_server.schema.yml
config/schema/simple_openid_server.schema.yml
simple_openid_server.settings:
type: config_object
label: 'Simple OpenId Server Settings'
mapping:
client_id:
type: string
label: 'Unique client id used to authenticate against the server'
client_secret:
type: string
label: 'Unique client secret used to authenticate against the server'
