Quiz Yourself on Using SSO in a Web API
Test your knowledge of using SSO in a web API application.
1
What is a bearer token?
A)
It is a token that is passed from the IdP to the client application during the OIDC authentication flow.
B)
It is a JWT used for a one-off request to an endpoint that requires authorization.
C)
It is any JWT used in any situation.
D)
It is a refresh token issued by the IdP to keep the client authenticated.
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.