ExamGecko
Question list
Search
Search

Question 60 - C_C4H62_2408 discussion

Report
Export

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.

Answers
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.

Answers
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.

Answers
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.

Answers
D.

The public key hash is the same as the signature hash of the JWT.

Suggested answer: A
asked 31/10/2024
Babatunde Ipaye
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first