Microsoft
PL-400 · Question #425
A company creates a custom connector for its cloud-based ERP system. The company requires an authentication method that can be consumed by the custom connector. You need to configure the…
The correct answer is A. basic authentication. Basic authentication is widely supported by custom connectors in Power Platform. It requires a username and password to authenticate and is straightforward to configure for cloud-based ERP systems. It is commonly used when connecting to external systems that do not natively…
Submitted by weili_xi· Apr 18, 2026
Question
A company creates a custom connector for its cloud-based ERP system. The company requires an authentication method that can be consumed by the custom connector. You need to configure the authentication method. Which authentication method should you use?
Options
- Abasic authentication
- BWindows Active Directory authentication
- Ccertificate-based authentication
- Dpassword less authentication
How the community answered
(66 responses)- A82% (54)
- B3% (2)
- C11% (7)
- D5% (3)
Explanation
Basic authentication is widely supported by custom connectors in Power Platform. It requires a username and password to authenticate and is straightforward to configure for cloud-based ERP systems. It is commonly used when connecting to external systems that do not natively support advanced authentication methods like OAuth.
Community Discussion
No community discussion yet for this question.