This admin panel signs staff into the admin tenant and manages public-tenant users through the Logto Management API. Admin access requires the admin scope from the admin tenant. Admin BFF calls the shared API with a Logto access token minted for the admin tenant API resource.
Sign in with your Logto account to access the admin panel in RBAC mode.
User Management
Create, suspend, reactivate, and reset passwords for users.
Role Assignment
Assign and manage roles with fine-grained permission scopes.
API Resources
View protected API resources and manage access control.
A user account in the admin tenant with the admin scope assigned via a role in Logto Console.
A Machine-to-Machine application in the public tenant with access to the public tenant's Management API resource.
Configure .env with admin-tenant auth credentials, public-tenant management credentials, and shared API resource URLs.