Overview
Eriga API (0.1)
Section titled “Eriga API (0.1)”Compliance and recurring obligations management platform
- OpenAPI version: 3.0.0
Authentication
Section titled “ Authentication ”OAuth2
Section titled “OAuth2 ”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