social_auth_esia-8.x-1.0-rc2/config/schema/social_auth_esia.schema.yml
config/schema/social_auth_esia.schema.yml
social_auth_esia.settings:
type: config_object
label: 'Social Auth ESIA settings'
mapping:
client_id:
type: string
label: 'Client ID (mnemonic)'
use_testing_server:
type: boolean
label: 'Use testing server'
scopes:
type: string
label: 'Scopes for authentication'
certificate_path:
type: string
label: 'Certificate path'
private_key_path:
type: string
label: 'Private key path'
private_key_pass:
type: string
label: 'Private key password'
