Skip to content

CIAM Auth API

The CIAM (Customer Identity and Access Management) service handles all authentication and authorization for the Angelis platform. It is built with Flask/Python and integrates with Keycloak.

  • Issues JWT tokens used by all other services
  • Manages user accounts in Keycloak
  • Provides OTP via Redis for email/SMS verification