Quiz

Question 1

Which are the three axes used to define a token

Solution

Format, purpose and type

Question 2

Which of the following statements is NOT true about JWTs

Solution

All access tokens are JWTs

Question 3

What is the key benefit of using PoP tokens as access tokens

Solution

They can only be sent by the client they were issued to

Question 4

Access tokens have an audience, what does that mean:

Solution

They should only be accepted by the entities listed in the audience claim

Last updated