Skip to main content

Create an OAuth application

Register an OAuth application in Close to obtain client credentials for the integration.

1

Sign in to Close

Sign in to your Close account.

  • Navigate to Settings > Developer > OAuth Apps.
2

Create a new app

Click Create App and fill in the application details.

  • App Name: enter a descriptive name (e.g., StackOne Integration)
  • App Description: a brief description of the integration
  • Redirect URL: https://api.stackone.com/connect/oauth2/close/callback
  • Terms of Service URL and Privacy Policy URL are optional
  • Click Create to register the application.
3

Copy credentials

After creating the app, copy the Client ID and Client Secret and store them securely for use later.

  • These credentials are required to configure the OAuth connection.
  • All OAuth apps receive all.full_access offline_access scopes — no additional scope configuration is needed.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Close:
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 Close
  • 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 Close.