link_orcid-1.0.0-rc1/config/schema/link_orcid.schema.yml
config/schema/link_orcid.schema.yml
link_orcid.settings:
type: config_object
label: "Link an ORCID settings"
mapping:
client_id:
type: string
label: "ORCID Client ID"
secret_key:
type: string
label: "Key for ORCID Client Secret"
user_field:
type: string
label: "Machine name of user field to store ORCID"
sandbox:
type: boolean
label: "Use ORCID Sandbox (for testing)"
