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
          Associate an External Client App with the Source Org Global Settings File

          Associate an External Client App with the Source Org Global Settings File

          To associate an external client app with the source org’s global settings, configure the metadata files to reference the source org and then deploy the external client app from the linked org.

          1. Delete OAuth settings file from org 3.
            sf project delete source --source-dir force-app/main/default/extlClntAppOauthSettings --target-org johndoe@example3.com
          2. Retrieve metadata files from the source org.
            sf project retrieve start --manifest package.xml --target-org johndoe@example.com
          3. Remove the global settings file in the package.xml file.
          4. Deploy the configured external client app metadata in org 3.
            sf project deploy start –-manifest package.xml --target-org johndoe@example3.com
          5. Verify that the deployment succeeds by locating three files in the external client app.
            • Header file
            • Settings file
            • Policies file
           
          Loading
          Salesforce Help | Article