API ReferenceManagement

Application Management

Overview

Using the Application Management APIs enables administrators to manage the Applications within their project utilizing a management key.

Management keys are generated from Company > Management Keys. These keys will be used within the bearer token. The format is <Project ID>:<Management Key>.

Use Cases

  1. Load All Applications
  2. Load Application by ID
  3. Create OIDC Application
  4. Update OIDC Application
  5. Create SAML Application
  6. Update SAML Application
  7. Delete Application

See Also

Review our documentation around Applications within Descope.

Was this helpful?

On this page