OAuth 2.0 Grant Type: Password
The following information is required if the Password Grant Type is selected.
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.
-
Enter the Salesforce Service Account name with the required permissions.
-
Enter the Password used to sign in to the managed system. This is the API user's Salesforce.com password.
Note
If the client's IP address has not been added to your organization's allowed list, you must add a security token to your password for OAuth2.0 authentication. -
Enter the Consumer Key and Secret from the Salesforce connected application in Client ID and Client Secret.
Refer to OAuth 2.0 Authentication Prerequisites for more information.
-
Select Save.