Microsoft
MS-600 · Question #66
You are developing a server-based web app that will use OAuth2 on behalf of the user and will be registered with the Microsoft identity platform. Which two types of token will the app retrieve as…
The correct answer is D. SAML token E. access token. https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-on-behalf-of-flow
Implement Microsoft identity
Question
You are developing a server-based web app that will use OAuth2 on behalf of the user and will be registered with the Microsoft identity platform. Which two types of token will the app retrieve as part of the authorization flow? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- Acontext token
- BKerberos token
- Crefresh token
- DSAML token
- Eaccess token
How the community answered
(31 responses)- A6% (2)
- B3% (1)
- C16% (5)
- D74% (23)
Explanation
https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-on-behalf-of-flow
Topics
#OAuth2#access token#SAML token#Microsoft identity platform
Community Discussion
No community discussion yet for this question.