Microsoft
AZ-204 · Question #14
You ate developing a web application that uses the Microsoft identity platform to authenticate users and resources. The web application calls several REST APIs. The APIs require an access token from t
The correct answer is A. Application secret B. Redirect URI/URL E. Application ID. https://learn.microsoft.com/en-us/graph/auth-v2-user?tabs=http#3-request-an-access-token
Submitted by rania.sa· Mar 30, 2026Implement Azure security
Question
You ate developing a web application that uses the Microsoft identity platform to authenticate users and resources. The web application calls several REST APIs. The APIs require an access token from the Microsoft identity platform. You need to request a token. Which three properties should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- AApplication secret
- BRedirect URI/URL
- CApplication name
- DSupported account type
- EApplication ID
How the community answered
(36 responses)- A81% (29)
- C6% (2)
- D14% (5)
Explanation
https://learn.microsoft.com/en-us/graph/auth-v2-user?tabs=http#3-request-an-access-token
Topics
#Microsoft identity platform#OAuth 2.0#access token#app registration
Community Discussion
No community discussion yet for this question.