Mandatory claims that are required to be included in the JOSE object.
clockSkewinteger
Allowable clock skew in seconds.
clientIdentifierstring
The identifier of the client application whose keys are required for verification of the JOSE
object.
signedByClientboolean
The flag which indicates whether the signature of the JOSE object has been signed by a client
application with the client's private key or a shared symmetric key.
Response
resultCodestring
The code which represents the result of the API call.
resultMessagestring
A short message which explains the result of the API call.
validboolean
The result of the verification on the JOSE object.