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
- Load All Applications
- Load Application by ID
- Create OIDC Application
- Update OIDC Application
- Create SAML Application
- Update SAML Application
- Delete Application
See Also
Review our documentation around Applications within Descope.
Was this helpful?