Microsoft Azure Security Technologies — Question 74

You have an Azure subscription that contains a web app named App1.

Users must be able to select between a Google identity or a Microsoft identity when authenticating to App1.

You need to add Google as an identity provider in Azure AD.

Which two pieces of information should you configure? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, E

Explanation

The correct answers are A and E because a client ID is required to identify the application to Google, and a client secret is necessary for authenticating the application to Google securely. The other options, such as tenant name, tenant ID, and endpoint URL, are not specifically required for adding Google as an identity provider in this context.