Maintained with ☕️ by
IcePanel logo

Salesforce connected app requires installation for OAuth 2.0 authentication

Share

Services

## Change **Salesforce connected app requires installation for OAuth 2.0 authentication** A new security requirement from Salesforce restricts the use of uninstalled connected apps. To ensure your Salesforce trigger remain functional, all users must install connected app in your Salesforce account. When establishing a new Salesforce trigger using OAuth 2.0 authentication, you are now required to install the [connected app](https://help.salesforce.com/s/articleView?language=en%5FUS&id=xcloud.connected%5Fapp%5Fcreate.htm&type=5) within your Salesforce account. This step is also necessary for existing triggers using OAuth 2.0 authentication if the connected app is not already installed, as failure to do so may cause them to stop working. For more information, see Install the [OAuth connected app](https://cloud.google.com/application-integration/docs/configure-salesforce-trigger#post-setup).