User Management
User Management allows administrators to invite, manage, and remove users within an organization. It covers user roles, group assignments, and identity provider integration.
Services Behind This Feature
| Service | Role |
|---|---|
| BFF API | Handles user management API requests from the Cogrion UI. |
| Keycloak | The identity and access management service. Stores users, groups, and role assignments. |
Go Deeper
- Security → Authentication and Authorization in the Cogrion UI
- Core Platform → Keycloak