Identity and access control
Authentication is centralized through the gateway and supports user tokens, service tokens, and API keys for integration scenarios.
- JWT-based user sessions for portal access
- Service-to-service tokens with managed rotation
- API key support for external integrations
- Flexible guards for user, service, and mixed-access endpoints