Skip to main content

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

ServiceRole
BFF APIHandles user management API requests from the Cogrion UI.
KeycloakThe identity and access management service. Stores users, groups, and role assignments.
RangerDownstream consumer of role assignments. Keycloak realm roles are synced into Ranger roles every 15 minutes (configurable), making data access policies take effect automatically when roles are assigned.

Go Deeper