social_auth_vipps-8.x-2.1/config/schema/social_auth_vipps.schema.yml
config/schema/social_auth_vipps.schema.yml
social_auth_vipps.settings:
type: config_object
label: 'Social Auth Vipps settings'
mapping:
client_id:
type: string
label: 'Client ID'
client_secret:
type: string
label: 'Client Secret'
merchant_serial_number:
type: string
label: 'Merchant Serial Number'
subscription_key:
type: string
label: 'Subscription Key'
scopes:
type: string
label: 'Scopes to be requested'
endpoints:
type: string
label: 'API Endpoints to be requested'
partner_mode:
type: boolean
label: 'Partner mode'
test_mode:
type: boolean
label: 'Test mode'
show_in_login_form:
type: boolean
label: 'Show on login form'
