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
          OAuth Plugin Enablement with Metadata API

          OAuth Plugin Enablement with Metadata API

          In an external client app, the package.xml manifest file references the settings and policies files for each plugin. To enable external client app plugins, configure the settings files and reference the plugin in the manifest file.

          External client apps include a package.xml manifest file and can include one or more plugins. Each external client app plugin includes two types of files.

          • Settings files- Configured by the external client app developer.
          • Policies files- Configured by the external client app subscriber.

          This section describes an OAuth plugin to illustrate examples.

          OAuth settings configurations are divided between two settings files. With two settings files, you can package and deliver customized external client apps. Use a local settings file for general settings, and maintain security with a restricted global settings file. Developers can configure both settings files, and any change to a global settings file affects all instances where the external client app is deployed.

          Important
          Important Any change a developer makes to the global settings file takes effect immediately and is distributed globally within 15 minutes.

          OAuth policies files contain all of the settings that a subscriber org will use to configure the external client app for their unique situation. Settings like session timeout, start URL, and permission sets are determined by the subscriber’s use case and under their control.

           
          Loading
          Salesforce Help | Article