SC-300 · Question #365
SIMULATION Use the following login credentials as needed: To enter your username, place your cursor in the Sign in box and click on the username below. To enter your password, place your cursor in…
To register a custom web application with Microsoft Entra ID, you must navigate to the Microsoft Entra admin center (or Azure portal), go to Identity > Applications > App registrations, select 'New registration,' provide the app name (App1), and configure the Redirect URI to…
Question
SIMULATION Use the following login credentials as needed:
To enter your username, place your cursor in the Sign in box and click on the username below. To enter your password, place your cursor in the Enter password box and click on the password below. Microsoft 365 Username:[email protected] Microsoft 365 Password: =1122334455667788 If the Microsoft 365 portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab. The following information is for technical support purposes only:
Lab Instance: 99999999 Your company is developing a new custom web app named App1. You need to register App1 with Microsoft Entra ID. Authenticated users must be redirected to the URI https//app1.contoso.com. To complete this task, sign in to the appropriate admin center. Answer:
Exhibit
Explanation
To register a custom web application with Microsoft Entra ID, you must navigate to the Microsoft Entra admin center (or Azure portal), go to Identity > Applications > App registrations, select 'New registration,' provide the app name (App1), and configure the Redirect URI to https://app1.contoso.com so that authenticated users are properly redirected after sign-in. This process establishes the app's identity within the tenant and enables OAuth 2.0/OpenID Connect authentication flows. The redirect URI is a critical security parameter that ensures tokens are only sent to the verified endpoint associated with the registered application.
Topics
Community Discussion
No community discussion yet for this question.
