Manage Users and Access
Manage Users and Access
Use the admin API or the frontend Admin page for day-to-day access management.
ADMIN_TOKEN="$(just dev-hydra-token)"
BASE=http://localhost:8090
Common actions:
- Create users, update tenant roles, and end or restore tenant memberships.
- Create, rotate, and delete OAuth clients.
- Grant time-boxed support access.
Available roles include system_admin, tenant_admin,
tenant_ingest_manager, and tenant_analyst.