ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 154 - PL-400 discussion

Report
Export

The communication department for a company plans to add a publicly accessible survey page to the company's public website.

You must add the new survey page to the company's public website and capture data from the page to a Common Data

Service environment.

Explicit user credentials must not be required to write survey data to Common Data Service.

You need to implement authentication.

Which authentication mechanism should you implement?

A.

Microsoft 365

Answers
A.

Microsoft 365

B.

X.509 certificate

Answers
B.

X.509 certificate

C.

OAuth 2.0

Answers
C.

OAuth 2.0

D.

Claims-based

Answers
D.

Claims-based

Suggested answer: C

Explanation:

OAuth is the preferred means to authenticate because it provides access to both the OData RESTful web services (Web API and OData global Discovery service) as well as to the SOAP web services (Organization service and Discovery service).

OAuth is also required to support:

Azure Active Directory configurations for conditional access, such as Two-factor Authentication (2FA) Use of client secrets to enable server-to-server authentication scenarios.

Cross-Origin Resource Sharing (CORS) to connect a Single-page Application (SPA)

Incorrect Answers:

A: Using Microsoft 365 authentication does not require that your register your applications as OAuth does. You must simply provide a User Principal Name (UPN) and password for a valid user.

Reference: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/authentication

asked 05/10/2024
Jeffrey Cayao
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first