List of questions
Related questions
Question 76 - Certified Design and Build Integration Solutions (ARC-101) discussion
Northern Trail Outfitters is creating a distributable Salesforce package for other Salesforce orgs within the company. The package needs to call into a custor Apex REST endpoint in the central org. The security team wants to ensure a specific integration account is used in the central org that they will authorize after installation of the package.
Which three items should an architect recommend to secure the integration in the package?
Choose 3 answers
A.
Create an Auth provider in the package and set the consumer key and consumer secret of the connected app in the central org.
B.
Contact Salesforce support and create a case to temporarily enable API access for managed packages.
C.
Create a connected app in the central org and add the callback URL of each org the package is installed in to redirect to after successful authentication.
D.
Use an encrypted field to store the password that the security team enters and use password management for external orgs and set the encryption method to TLS 1.2. Use the Auth Provider configured and select the identity type as Named Principal with OAuth 2.0 as the protocol and
E.
Select Start Authentication Flow on Save.
Your answer:
0 comments
Sorted by
Leave a comment first