Slot: scope
The scope. A space-separated list of scopes which must include the openid value. Other options are email, phone and offline_access (returns a refresh token). Other custom scopes are available for internal requests.
URI: di_vocab:slot/scope
Alias: scope
Applicable Classes
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Schema Source
- from schema: https://vocab.account.gov.uk/linkml/credentials-schema
Mappings
| Mapping Type |
Mapped Value |
| self |
di_vocab:scope |
| native |
di_vocab:scope |
LinkML Source
name: scope
description: The scope. A space-separated list of scopes which must include the `openid`
value. Other options are `email`, `phone` and `offline_access` (returns a refresh
token). Other custom scopes are available for internal requests.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: scope
domain_of:
- AuthorizationRequestClass
- OpenIDConnectAuthenticationRequestClass
range: string
required: true