StatusListInfo
@Serializable
Specifies an url to retrieve a status list token, and an index specifying the position in the status list within that status list token that holds the token status of the the referenced token.
Properties
Link copied to clipboard
JOSE: idx: REQUIRED. The idx (index) claim MUST specify an Integer that represents the index to check for status information in the Status List for the current Referenced Token. The value of idx MUST be a non-negative number, containing a value of zero or greater.
Link copied to clipboard
JOSE: uri: REQUIRED. The uri (URI) claim MUST specify a String value that identifies the Status List or Status List Token containing the status information for the Referenced Token. The value of uri MUST be a URI conforming to RFC3986.