access_token_resource.schema.yml in Simple OAuth (OAuth2) & OpenID Connect 8
config/schema/access_token_resource.schema.yml
File
config/schema/access_token_resource.schema.ymlView source
- simple_oauth.access_token_resource.*:
- type: config_entity
- label: 'Access Token Resource config'
- mapping:
- id:
- type: string
- label: 'ID'
- label:
- type: label
- label: 'Label'
- description:
- type: text
- label: 'Description'
- locked:
- type: boolean
- label: 'Locked'
- permissions:
- type: string
- label: 'Permissions'
- sequence:
- type: string
- uuid:
- type: string