This admin panel signs staff into the admin tenant and manages public-tenant users through the Logto Management API. Any authenticated user from the admin tenant is treated as an admin. Admin BFF calls the shared API through signed internal requests, so the admin tenant does not need a custom API resource.
Sign in with your Logto account to access the admin panel in Tenant-only 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.
Any authenticated user in the admin tenant is treated as an admin. Keep the admin tenant separate from the public tenant.
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.