Grant Type: Password

The following steps are required if the Password Grant Type is selected for OAuth2.

Prerequisites

To support the Password grant type, you must create a connected application on the Salesforce system.

For more information on creating the connected application, refer to Create a Connected App in the Salesforce documentation.

Note
The linked document is not maintained by SailPoint and is subject to change without notice.

After creating the connected application, you can get the Consumer Key and Consumer Secret from the connected application.

  1. In the Client ID field, enter the Client ID for OAuth2 authentication.

    This is the Consumer Key from the Salesforce connected application.

  2. In the Client Secret field, enter the Client Secret for OAuth2 authentication.

    This is the Consumer Secret from Salesforce connected application.

Additional configuration parameters: