Confirm the password flow is enabled
In Salesforce: Setup > Identity > OAuth and OpenID Connect Settings >
Allow OAuth Username-Password Flows must be ON. If off, the connection
request returns invalid_grant.
Retrieve the API user’s security token
Log in as the API user, go to My Settings > Personal > Reset My
Security Token, and request a new one. Salesforce emails the token.
Concatenate it onto the end of the password (no separator) when
pasting into the Password + Security Token field below.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Sage People:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Sage People
- Select Type as OAuth 2.0 (Username-Password — Legacy)
- Fill out the fields using details retrieved from your provider:
- Client ID (Consumer Key)
- Client Secret (Consumer Secret)
- Username
- Password + Security Token
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile