You are designing an Azure Web App.All users must authenticate by using Active Directory Domain Services (AD DS) credentials.You need to recommend an approach to enable single sign-on to the application for domain-authenticated users.Which two actions should you recommend? Each correct answer presents part of the solution.
Question:
Which two actions should you recommend?
Options:
Use Forms authentication to generate claims.
Use the SQL membership provider in the web application.
Use the Azure AD Authentication library in the web application
Use Active Directory Federation Services (AD FS) to generate claims.
Correct Answer
The Correct Answer for this Question is
Use the Azure AD Authentication library in the web application
Use Active Directory Federation Services (AD FS) to generate claims.