An organization plans to set up a secure custom connector for PowerApps. The app will capture tweets from Twitter about the organization’s upcoming product for sales follow-up.
You need to configure security for the app.
Which authentication method should you use?
A . OAuth
B . Windows authentication
C . API key
D . Basic authentication
E . Kerberos authentication
Answer: A
Explanation:
Configure OAuth2 provider settings for portals.
The OAuth 2.0 based external identity providers involve registering an "application" with a third-party service to obtain a "client ID" and "client secret" pair.
The supported providers are:
– Microsoft Account
– Twitter
– Facebook
– Google
– LinkedIn
– Yahoo
Reference: https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/configure-oauth2-settings