Skip to main content
Salesforce officially recommends the Authorization Code flow. Use this only if your customer is on a legacy org where it is still enabled.

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:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

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
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Sage People.