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
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: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