Slot: client_id
The client id. This value is the client id the Relying Party service was provided with for identification upon registration. Internal system requests will use an internal client id.
URI: di_vocab:slot/client_id Alias: client_id
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: StringOrURI
-
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:client_id |
| native | di_vocab:client_id |
LinkML Source
name: client_id
description: The client id. This value is the client id the Relying Party service
was provided with for identification upon registration. Internal system requests
will use an internal client id.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: client_id
domain_of:
- AuthorizationRequestClass
range: StringOrURI
required: true