Skip to content

Class: RiskAssessmentCredentialJWTClass

A JWT-encoded VC that wraps a risk assessment credential for identity proofing and verification in GOV.UK One Login.

JSON schema: RiskAssessmentCredentialJWT.json

URI: di_vocab:RiskAssessmentCredentialJWTClass

img

Parents

Attributes

Own

Inherited from JWTClass:

  • iss 0..1
    • Description: The iss (issuer) claim identifies the principal that issued the JWT.
    • Range: Uri
  • sub 0..1
    • Description: The sub (subject) claim identifies the principal that is the subject of the JWT.
    • Range: Uri
  • nbf 0..1
    • Description: The nbf (not before) claim identifies the time the JWT is valid from.
    • Range: Integer
  • exp 0..1
    • Description: The exp (expiration time) claim identifies the time the JWT expires.
    • Range: Integer
  • aud 0..1
    • Description: The aud (audience) claim identifies the recipients that the JWT is intended for.
    • Range: Uri
  • iat 0..1
    • Description: The iat (issued at) claim identifies the time at which the JWT was issued.
    • Range: Integer
  • jti 0..1
    • Description: The jti (JWT ID) claim identifies the unique identifier of the JWT.
    • Range: Uri

Other properties

See also: ../json-schemas/RiskAssessmentCredentialJWT.json