Questions tagged [external-client-app]
The external-client-app tag has no summary.
8 questions
0 votes
0 answers
41 views
Using iPaaS for Salesforce Integration - How to package External Client App for customers?
I am currently using Workato as my iPaaS system to provide an integration for my customers to connect their Salesforce orgs to my system. I have created an External Client App so that Workato can ...
0 votes
1 answer
48 views
Agentforce api access with External client app
While Salesforce discourages the use of “Connected Apps” and recommends using “External Client Apps” instead, I’m wondering why Agentforce only allows API access through “Connected Apps.” Is that ...
0 votes
0 answers
119 views
External Client App doesnt allow Custom attribute as subject type
Basically what the title says, i was trying to create External client app with the subject type as "Custom Attribute" but was getting the below mentioned error, i did some research but could ...
2 votes
1 answer
282 views
External Client App in Second Generation Package
I am building a new second generation package and I need to provide a way for our api to call into subscribers orgs. I have mostly dealt with connected apps in the past but stumbled upon External ...
1 vote
0 answers
57 views
ISV App using SSO with Salesforce as Identity Provider - alternative solutions to using SAML and Connected App
We currently use a connected app to add functionality to enable users to log into our third party app using their Salesforce credentials. This is done using Salesforce as an Identity Provider (IdP). I ...
1 vote
1 answer
2k views
Trying to View Consumer Key and Secret in External Client App yielding permission error
I created a External Client App in Setup -> Manage External Client Apps. Specified OAuth. Under OAuth Settings and then App Settings, hit Consumer Key and Secret. A new tab opens and I get error --...
1 vote
0 answers
288 views
Does "Relax IP Restrictions" in Connected App override profile-level IP restrictions for Client Credentials Flow?
I have created an External Client App and enabled it for the Client Credentials Flow. I have also assigned an admin user as the "Client Credential User." This user's profile has IP ...
4 votes
0 answers
364 views
Client Org setup experience for Managed Package with External Client App using Client Credentials
I'm working on a managed package that will include an External Client App using Client Credentials flow, so that our service can call into the client org. I've created the ECA in our PBO and added it ...