Users & roles

Keycloak owns realm membership + role assignments (TW-014). User CRUD lives in the Keycloak admin console; we deep-link rather than re-implement.

Self-serve tenant onboarding (TW-064) will provision users through the admin service API directly; that surface will land here as a second list once it ships.