Skip to content

Slot: nonce

The nonce. A random value provided from the ID token to verify the integrity of the ID token.

URI: di_vocab:slot/nonce Alias: nonce

Applicable Classes

Name Description Modifies Slot
IssuerAuthorizationRequestClass An Authorization Request that provides shared claims and other user/session d... no
AuthorizationRequestClass An [Authorization Request compliant with OAuth 2 no
OpenIDConnectAuthenticationRequestClass An [Authentication Request compliant with OpenID Connect 2 no

Properties

Type and Range

Property Value
Range String
Domain Of AuthorizationRequestClass

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://vocab.account.gov.uk/linkml/credentials-schema

Mappings

Mapping Type Mapped Value
self di_vocab:nonce
native di_vocab:nonce

LinkML Source

name: nonce
description: The nonce.  A random value provided from the ID token to verify the integrity
  of the ID token.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: nonce
domain_of:
- AuthorizationRequestClass
range: string
required: true