Related questions
Question 60 - C_C4H62_2408 discussion
You are validating a JWT and want to be sure you use the correct public key. What do you need to check?
A.
The keyid of the public key is the same as the keyID in the JWT header.
B.
The expiration time of the JWT lies within the expiration time defined in the public key.
C.
The issuer of the public key is the same as the issuer in the JWT header.
D.
The public key hash is the same as the signature hash of the JWT.
Your answer:
0 comments
Sorted by
Leave a comment first