You are building a custom API.
Client applications will use access tokens to authenticate to the API.
You need to validate the integrity of the tokens.
Which three elements should you verity? Each correct answer presents part o( the solution.
NOTE: Each correct selection is worth one point.
Select all that apply, then click Submit answer.
-
○
the let claim
-
○
the aud claim
-
○
the tld claim
-
○
the JSON Web Token (JWT) signature
-
○
the exp laim
