Microsoft
MS-600 · Question #246
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 verify? Each…
The correct answer is B. the aud claim D. the JSON Web Token (JWT) signature E. the exp claim. See the full explanation below for the reasoning.
Question
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 verify? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- Athe iat claim
- Bthe aud claim
- Cthe tid claim
- Dthe JSON Web Token (JWT) signature
- Ethe exp claim
How the community answered
(63 responses)- A5% (3)
- B86% (54)
- C10% (6)
Community Discussion
No community discussion yet for this question.