You are here:
Disable an External Client App Plugin
To disable a plugin in an external client app, remove the policies for that plugin.
- Delete the policies file from org 3.
sf project delete source --source-dir force-app/main/default/extlClntAppOauthPolicies --target-org johndoe@example3.com - Retrieve the external client app for org 3.
sf project retrieve start --source-dir force-app/main/default/extlClntAppOauthPolicies --target-org johndoe@example3.com
- Initiate the Authorize Endpoint to Verify a Disabled Plugin
Attempting to initiate the Authorize endpoint after disabling a plugin results in an error.

