nerdexam
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)
  • A
    81% (29)
  • C
    6% (2)
  • D
    14% (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.

Full AZ-204 Practice