Slot: redirect_uri
The redirect uri. This value must exactly match one of the redirect uris registered by the Relying Party service and must be URL-encoded.
URI: di_vocab:slot/redirect_uri Alias: redirect_uri
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: Uri
-
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:redirect_uri |
| native | di_vocab:redirect_uri |
LinkML Source
name: redirect_uri
description: The redirect uri. This value must exactly match one of the redirect
uris registered by the Relying Party service and must be URL-encoded.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: redirect_uri
domain_of:
- AuthorizationRequestClass
range: uri
required: true