exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 7 question 23 discussion

Actual exam question from Microsoft's PL-400
Question #: 23
Topic #: 7
[All PL-400 Questions]

A company has a model-driven app that uses Microsoft Dataverse.

The company requires a web application that retrieves information from the model-driven app. The requirements for the web application include:

• Must be a single-page web application that uses the Web API.
• Must display the correct company information.
• Must authenticate using OAuth without additional verification.

You need to configure the web application.

Which two methods should you use?

Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A. NTLM authentication
  • B. Kerberos Authentication
  • C. Microsoft Azure Active Directory Authentication Libraries (ADAL)
  • D. Microsoft Authentication Library (MSAL)
  • E. multifactor authentication
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

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
itmaxuser
4 days, 7 hours ago
Selected Answer: CD
Correct Options: Microsoft Authentication Library (MSAL): MSAL is the recommended library for modern authentication in web applications, supporting OAuth2 and the Microsoft identity platform. It will handle authentication using Azure AD and OAuth, meeting the requirement for "OAuth without additional verification." Microsoft Azure Active Directory Authentication Libraries (ADAL): ADAL is the previous authentication library, but it still supports OAuth authentication for web applications. However, MSAL is the preferred solution now, as ADAL is being deprecated in favor of MSAL.
upvoted 1 times
...
Juan0414
1 month, 2 weeks ago
Selected Answer: CD
C, D Although ADAL has been deprecated and Microsoft recommends migrating the MSAL https://learn.microsoft.com/en-us/entra/identity-platform/msal-migration
upvoted 1 times
...
pey
5 months, 2 weeks ago
Selected Answer: CD
Both ADAL and MSAL are libraries provided by Microsoft for enabling OAuth authentication in applications. ADAL (Azure Active Directory Authentication Libraries) and MSAL (Microsoft Authentication Library) are used for implementing OAuth authentication flows with Azure Active Directory (Azure AD). They provide capabilities for securely obtaining tokens from Azure AD to authenticate users and enable access to protected resources like the Web API provided by the model-driven app.
upvoted 1 times
...
Zahida
11 months, 3 weeks ago
ADAL has been decommissioned as of June 2023
upvoted 3 times
...
stalee
1 year, 3 months ago
Looks correct to me.
upvoted 4 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