📄️ Debug Endpoints
Debug tools for checking authentication status and configurations.
📄️ Group Management
Manage user groups for authorization and access control.
📄️ Auth Manager Overview
The Auth Manager API provides comprehensive authentication and authorization services for your multi-tenant applications. This service handles JWT token generation, validation, and authorization checks but does not manage users directly.
📄️ User Profile
Access authenticated user profile information from JWT token claims.
📄️ System Endpoints
System health check and status endpoints.
📄️ Token Management
Manage JWT tokens for authentication and authorization.
📄️ Token Validation
Validate JWT tokens with various permission checks including scopes, resources, and combined requirements.