Skip to main content

Register an OAuth 2.0 client app

Create a client app in the Officient developer portal to obtain a Client ID and Client Secret.

1

Open the Developers portal

Sign in to Officient as admin, click your avatar, then click Developers (https://app.officient.io/developer).

2

Create a client app and set the callback URL

Create a new client app if none exists, and enter the StackOne OAuth callback URL for your app.

  • Redirect URL: ${apiHostUri}/connect/oauth2/officient/callback
3

Configure scopes and copy credentials

Select the scopes your integration needs in the developer dashboard, then copy the Client ID and Client Secret into StackOne.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Officient:
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 Officient
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
  • (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 Officient.