Settings Developer

Manage OAuth applications for Corinthian app installs from developer settings.

Settings → Developer is where you create and maintain OAuth applications. It is aimed at teams that need installable app credentials, redirect URIs, and scope definitions for integrations built on top of Corinthian.

Developer settings showing OAuth applications and create controls. Apps workspace with installed, available, and coming-soon integration tabs. Communication channels dashboard showing another integration-adjacent area affected by developer and app setup.

What You Manage Here

  • application name and description
  • developer-facing overview text
  • website and install URLs
  • redirect URIs
  • requested scopes
  • public versus private visibility
  • active versus inactive state
  • one-time client secret reveal on creation

Typical Workflow

  1. Open Settings → Developer.
  2. Review the existing OAuth applications table.
  3. Create a new application or open an existing one to edit it.
  4. Save the redirect URIs, install URL, scopes, and public visibility you need.
  5. Copy the client ID and store the client secret immediately if the app is new.

Important Limits

This page covers OAuth applications only.

It is not the public documentation source for:

  • self-serve webhook registration
  • a rate-limit dashboard
  • public API analytics
  • SDK availability status

If you need API authentication details, use the API Authentication docs. If you need app connection state, use Apps & Integrations.

Security Notes

  • Treat the client secret as write-once visibility. Store it when the app is created.
  • Keep redirect URIs exact and current. Stale redirect URIs create broken install and auth flows.
  • Deactivate applications you no longer trust or maintain.

We use cookies to improve your experience, analyze traffic, and personalize content.