Register an OAuth 2.0 client app
Create a client app in the Officient developer portal to obtain a Client ID and Client Secret.
Open the Developers portal
Sign in to Officient as admin, click your avatar, then click Developers (https://app.officient.io/developer).
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
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:Navigate to Connector Profiles
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