Register an OAuth Application
Register an application in the ApprovalMax Developer Portal to enable OAuth 2.0 authentication.
Prerequisites
Before starting, ensure you have:
- An ApprovalMax account with a Premium subscription, trial, or All Features trial
- Your role must be Account Owner, Account Manager, or Organization Administrator
- Two-factor authentication enabled on your user profile
Open the My Applications tab
Go to the ApprovalMax Developer Portal and sign in. On the portal landing page, locate the Applications template and click View & Create to open the My Applications tab.
Create an ApprovalMax Application
Click Add new application to open the registration form, then enter a unique Application name.
Select OAuth scopes
In the Scopes field of the registration form, select the OAuth scopes that match the operations your integration needs. openid and offline_access are always included automatically. Selecting both read and write is recommended for full functionality.
Set the Redirect URL
Set the Redirect URL field to: https://api.stackone.com/connect/oauth2/approvalmax/callback
Complete registration
Click CREATE to register the application. You will only see the Client Secret once on the next screen, so be ready to copy it immediately.
Configuring OAuth Scopes
Optionally override the OAuth scopes used during the connection flow. openid and offline_access are always included automatically. If not specified, read and write API scopes are used by default.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for ApprovalMax:Navigate to Connector Profiles