PL-400 · Question #27
You are developing an app that uses Common Data Service. You must integrate Common Data Service with a new web application. You must allow the new web application to display data from Common Data…
The correct answer is C. Microsoft Authentication Library (MSAL). OAuth requires an identity provider for authentication. For Dataverse, the identity provider is Azure Active Directory (AAD). To authenticate with AAD using a Microsoft work or school account, use the Azure Active Directory Authentication Libraries (ADAL) or Microsoft…
Question
Options
- AWindows Communication Foundation (WCF)
- BCross-Origin Resource Sharing (CORS)
- CMicrosoft Authentication Library (MSAL)
- DKerberos authentication
How the community answered
(29 responses)- A17% (5)
- B7% (2)
- C72% (21)
- D3% (1)
Explanation
OAuth requires an identity provider for authentication. For Dataverse, the identity provider is Azure Active Directory (AAD). To authenticate with AAD using a Microsoft work or school account, use the Azure Active Directory Authentication Libraries (ADAL) or Microsoft Authentication Library (MSAL). https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/authenticate-oauth
Community Discussion
No community discussion yet for this question.