Slot: response_type
The response type. This value currently needs to be set to the value code.
URI: di_vocab:slot/response_type Alias: response_type
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:response_type |
| native | di_vocab:response_type |
LinkML Source
name: response_type
description: The response type. This value currently needs to be set to the value
`code`.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: response_type
domain_of:
- AuthorizationRequestClass
range: string
required: true