I can't unblock some apps on my Salesforce connected app admin. If you look at the app highlighed with yellow background on the page bottom. The unblock button is disabled. Why?
Asked
Active
Viewed 1,615 times
1 Answers
-2
From the Salesforce documentation:
Unblock—Give users access to the connected app. By unblocking the app, users can log in and run the app. If Unblock is disabled, the app is blocked org-wide because it’s not whitelisted. To whitelist the app, click Install. Then click Edit Policies, and under the app’s OAuth settings, set Permitted Users to Admin approved users are pre-authorized. You can whitelist apps only if you’ve asked Salesforce to enable the API client whitelisting feature

Gareth Jordan
- 968
- 1
- 6
- 10
-
1But the app is not a Salesforce app but an Salesforce OAuth APP. I has nothing to install. – angelokh Jun 17 '18 at 08:20
-
1You are not installing the app per say, it's more of giving your the ability to manage the app as a connected app by setting policies for access in salesforce. – Gareth Jordan Jun 27 '18 at 22:27