nerdexam
Microsoft

MS-600 · Question #8

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 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.

Plan and configure a Microsoft Teams environment

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

MS-600 question #8 exhibit

Options

  • Athe tenant ID
  • Bthe context token
  • Cthe application ID
  • Dthe application secret
  • Ethe authorization code

How the community answered

(40 responses)
  • A
    5% (2)
  • B
    3% (1)
  • C
    80% (32)
  • D
    13% (5)

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.

Topics

#OAuth2#token endpoint#application ID#authorization code

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice