Loading
Salesforce now sends email only from verified domains. Read More
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
          Configure External Client App Policies

          Configure External Client App Policies

          Salesforce admins can set the policies that control the external client app. All changes are made through the metadata API.

          Required Editions

          User Permissions Needed
          To view all external client apps, view their settings, and edit their OAuth policies file View all External Client Apps, view their settings, and edit their policies

          To update an OAuth policies file, you must first deploy an external client app on your Salesforce org. Deploy an External Client App That References the Source Org’s Global OAuth Settings File, or Deploy an External Client App with a New Global OAuth Settings File.

          1. Open the ExtlClntAppOauthConfigurablePolicies file on your org.
            The OAuth policies file is generated when the external client app is deployed, and its name follows this format: [ECAPP_OAUTH_POLICY].ecaOauthPlcy-meta.xml.
          2. To set the configuration, edit the field values in the OAuth policies file.
            See Verify OAuth Policy and Settings Generation for information about the available OAuth policies fields.
          3. Deploy the OAuth policies changes.
            sf project deploy start --manifest package.xml --target-org johndoe@example.com
          4. Use this command to retrieve the updated external client app information.
            sf project retrieve start --manifest package.xml --target-org johndoe@example.com
           
          Loading
          Salesforce Help | Article