How to Configure Authentication for Custom Connectors with Secured APIs in Power Platform?
Table of Contents
Question
A company uses Microsoft Power Platform.
The Power Platform makers want to use data from a web app in canvas apps. The web app has an API secured by a Microsoft personal account.
You need to configure authentication for a custom connector.
Which two connection parameters should you configure? Each correct answer presents part of the solution.
Select all answers that apply.
A. client ID
B. username
C. client secret
D. authorization URL
E. parameter location
Answer
A. client ID
C. client secret
Explanation
This item tests the candidate’s knowledge of configuring API security.
Microsoft personal accounts are authenticated using OAuth 2.0 and the Live identity provider. The custom connector requires both the client ID and client secret to be specified when creating the custom connector.
The authorization URL is required if you are using Microsoft Entra ID or Generic OAuth 2.0 to authenticate the connector. The parameter location is required when using the API key, and username is required when using Basic authentication.
Microsoft Power Platform Developer PL-400 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Power Platform Developer PL-400 exam and earn Microsoft Power Platform Developer PL-400 certification.