nerdexam
Microsoft

AZ-204 · Question #276

This question requires that you evaluate the underlined text to determine if it is correct. Your Azure Active Directory Azure (Azure AD) tenant has an Azure subscription linked to it. Your developer h

The correct answer is A. No change required.. For Native Applications you need to provide a Redirect URI, which Azure AD will use to return token responses. https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-protocols-oauth-code

Submitted by minji_kr· Mar 30, 2026Implement Azure security

Question

This question requires that you evaluate the underlined text to determine if it is correct. Your Azure Active Directory Azure (Azure AD) tenant has an Azure subscription linked to it. Your developer has created a mobile application that obtains Azure AD access tokens using the OAuth 2 implicit grant type. The mobile application must be registered in Azure AD. You require a redirect URI from the developer for registration purposes. Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.

Options

  • ANo change required.
  • Ba secret
  • Ca login hint
  • Da client ID

How the community answered

(18 responses)
  • A
    72% (13)
  • B
    6% (1)
  • C
    17% (3)
  • D
    6% (1)

Explanation

For Native Applications you need to provide a Redirect URI, which Azure AD will use to return token responses. https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-protocols-oauth-code

Topics

#OAuth 2.0#implicit grant#Azure AD app registration#redirect URI

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice