Loading
Identify Your Users and Manage Access
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Initiate the Authorize Endpoint to Verify a Disabled Plugin

          Initiate the Authorize Endpoint to Verify a Disabled Plugin

          Attempting to initiate the Authorize endpoint after disabling a plugin results in an error.

          1. Copy the consumerKey from the global settings file. This value only exists in the global settings file after you deploy and retrieve the External Client App OAuth settings.
          2. Paste the org’s URL and the consumer key into this URL in place of <org url> and <consumerKey>.
            <new org url>/services/oauth2/authorize?response_type=
            code&client_id=<consumerKey>& redirect_uri=https://www.example.com
          3. To initiate the request for access, open the URL in a browser.
          4. Verify that the browser shows an OAUTH_POLICY_NOT_FOUND error.
           
          Loading
          Salesforce Help | Article