Create an OAuth client in Ironclad
Register an OAuth client to obtain a Client ID and Client Secret.
Open API settings
Sign in to Ironclad as an admin and open the API settings.
- Go to Company Settings → API
- Open the Client Applications / OAuth Apps section
Create the client
Create a new OAuth client application.
- Click Create Client Application
- Set the Redirect URI to
https://api.stackone.com/connect/oauth2/ironclad/callback - Select the OAuth scopes the integration needs (see below)
Choose your region
Pick the environment that matches your Ironclad account host (shown in your Ironclad URL).
na1.ironcladapp.com→ North America (na1)eu1.ironcladapp.com→ Europe (eu1)demo.ironcladapp.com→ Demo
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Ironclad:Navigate to Connector Profiles
Login to StackOne and navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Ironclad
- Select Type as OAuth 2.0 (Client Credentials)
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- Scopes (Optional)
- Server Domain
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile