Slot: state
The state. This value is used to validate the response sent to the redirect URI. This value will be returned to the client in the authentication response.
URI: di_vocab:slot/state Alias: state
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| OpenIDConnectAuthenticationRequestClass | An [Authentication Request compliant with OpenID Connect 2 | no |
| AuthorizationRequestClass | An [Authorization Request compliant with OAuth 2 | no |
| IssuerAuthorizationRequestClass | An Authorization Request that provides shared claims and other user/session d... | no |
Properties
-
Range: String
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://vocab.account.gov.uk/linkml/credentials-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | di_vocab:state |
| native | di_vocab:state |
LinkML Source
name: state
description: The state. This value is used to validate the response sent to the redirect
URI. This value will be returned to the client in the authentication response.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: state
domain_of:
- AuthorizationRequestClass
range: string
required: true