Blocking an Application
If appropriate, you can block an application through its integration record. Blocking an application has the following effects:
-
The application is blocked from authenticating using the consumer key associated with the integration record. So, if an application is using an OAuth header to call RESTlets (using data from this integration record), these calls will be blocked,
-
If the application makes SOAP web services requests, the requests are blocked if they reference either the consumer key or the application ID associated with the integration record.
Note that this procedure doesn't prevent an application from calling a RESTlet by using the NLAuth authentication method. Similarly, the application isn't blocked if it already has an existing session.
To block an application:
-
Go to Setup > Integration > Managing Integrations, and open the appropriate integration record for editing.
-
Set the State field to Blocked.
-
Click Save.