Microsoft
MS-600 · Question #8
MS-600 Question #8: Real Exam Question with Answer & Explanation
The correct answer is C. the application ID E. the authorization code. C: The required client_id is the Application (client) ID that the Azure portal - App registrations experience assigned to your app. E: The authorization code flow begins with the client directing the user to the /authorize endpoint.
Question
You are building a server-based web app that will use OAuth2 and will be registered with the Microsoft identity platform. Which two values does the single-tenant app require to obtain tokens from the token endpoint for the Microsoft identity platform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Exhibit
Options
- Athe tenant ID
- Bthe context token
- Cthe application ID
- Dthe application secret
- Ethe authorization code
Explanation
C: The required client_id is the Application (client) ID that the Azure portal - App registrations experience assigned to your app. E: The authorization code flow begins with the client directing the user to the /authorize endpoint.
Community Discussion
No community discussion yet for this question.
