Skip to content

Overview

Compliance and recurring obligations management platform

  • OpenAPI version: 3.0.0

OAuth2 via the configured Identity Provider (IdP). The API validates JWT tokens via JWKS at the IdP’s OIDC discovery endpoint. The token must contain the user ID in the sub claim.

Security scheme type: oauth2

Flow type: authorizationCode

Authorization URL: ${IDP_ISSUER}/oidc/auth

Token URL: ${IDP_ISSUER}/oidc/token