exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 1 question 11 discussion

Actual exam question from Microsoft's AZ-204
Question #: 11
Topic #: 1
[All AZ-204 Questions]

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.

  • A. No change required.
  • B. a secret
  • C. a login hint
  • D. a client ID
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jvyas
Highly Voted 5 months ago
You don't need client id to register an application in Azure AD. You just need redirect URI. Upon registration, the portal will give client id and tenant id. Both of them must be included in the app configuration json file, so given answer is correct as far as app registration is concerned. https://docs.microsoft.com/en-us/learn/modules/secure-app-with-oidc-and-azure-ad/4-exercise-create-aad-register-app
upvoted 34 times
...
qwerty112233
Highly Voted 5 months ago
"This question requires that you evaluate the underlined text to determine if it is correct." - where is the underlined text to determine? i did not get it
upvoted 11 times
JustHereToLearn
2 years, 1 month ago
I believe this is supposed to be the underlined text on which the answer seems correct "You require a redirect URI from the developer for registration purposes."
upvoted 7 times
...
...
forgetfulalligator
Most Recent 2 years ago
Selected Answer: A
When a user tries to authenticate and authorize an application to access their Azure AD resources, Azure AD sends an authentication token to the redirect URI that was specified during application registration. The application then extracts the token from the redirect URL and uses it to access Azure AD resources on behalf of the user.
upvoted 4 times
...
wrak
2 years ago
As part of the app registration process two things are required: Client ID and Redirect URI. So the statement in the question is correct - You require a redirect URI from the developer for registration purposes. Hence we don't have to make any changes - answer A is correct
upvoted 1 times
...
uffuchsi
2 years ago
Since the client Id so not something the developer would necessarily know, you would only need them to provide the redirect URI, so A
upvoted 1 times
...
guschess
2 years ago
Selected Answer: A
You require a redirect (URI|client id|other options) from the developer for registration purposes.
upvoted 4 times
...
OPT_001122
2 years, 3 months ago
Selected Answer: A
I think the answer is correct. ClientID is generated and provided to the developer by the admin after registration that is used for subsequent use. i.e after registration the clientid is generate. "No change is required"
upvoted 2 times
...
upadhyayavi
2 years, 9 months ago
You get the client ID(or app ID) after the app is registered.
upvoted 2 times
...
Prashant_Salokhe
2 years, 11 months ago
This type of questions are misleading. No underline text.
upvoted 3 times
...
SivajiTheBoss
2 years, 11 months ago
100% Answer is Correct: Redirect URI from the developer for registration purposes will solve the purpose as the mobile application registered in Azure AD and obtains Azure AD access tokens using the OAuth 2 implicit grant type.
upvoted 1 times
...
Mev4953
3 years, 1 month ago
Which text is underlined text?
upvoted 4 times
huislaw
3 years, 1 month ago
I don't see it too
upvoted 2 times
Laueri
3 years, 1 month ago
I believe in this case it's "redirect URI" that should be underlined.
upvoted 6 times
...
...
...
Patchfox
3 years, 2 months ago
I walked through the registration process of the enterprise app but the redirect URL is optional to continue . I'm sure that you need it obviously later. But the trick is here, all other answers not needed too, so you have to go with one and the best way is "No change required"
upvoted 4 times
Patchfox
3 years, 2 months ago
I want to add here the info from the official documentation, I read. The different authentication types are really confusing. So the documantion say, redirect_uri is required for native and mobile applications. So I ahve to say, the answer here is correct. No change required.
upvoted 3 times
...
...
MiraA
3 years, 4 months ago
Register an application with the Microsoft identity platform - add a redirect URI: https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app#add-a-redirect-uri
upvoted 2 times
MiraA
3 years, 4 months ago
"redirect_uri" ... The redirect_uri of your app, where authentication responses can be sent and received by your app. It must exactly match one of the redirect_uris you registered in the portal, except it must be url encoded. For native & mobile apps, you should use one of the recommended values - https://login.microsoftonline.com/common/oauth2/nativeclient (for apps using embedded browsers) or http://localhost (for apps that use system browsers). https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow
upvoted 2 times
...
...
Omar102
3 years, 5 months ago
Client ID is also a required.
upvoted 5 times
DV007
3 years, 1 month ago
The question is about which data is required *from the developer*. The Client ID (and client secret) are provided TO the developer by you as admin. The thing the admin needs to know from the developer is the redirect URL, because that is what the developer knows for his application
upvoted 8 times
...
ucsdmiami2020
3 years, 2 months ago
I agreed the answer is Client ID per the Microsoft docs reference URL https://docs.microsoft.com/en-us/learn/modules/secure-app-with-oidc-and-azure-ad/4-exercise-create-aad-register-app "Redirect URI (optional) - We'll return the authentication response to this URI after successfully authenticating the user. Providing this now is optional and it can be changed later, but a value is required for most authentication scenarios." On the other hand, "Hoover over the Application (client) ID value and copy to a secure location. Save the values for later. You'll need these to complete the configuration file"
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago