Admin Panel

Logto Management
RBAC admin auth
Logto access token API auth
User Administration

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.

Requirements

Admin-tenant account with admin scope

A user account in the admin tenant with the admin scope assigned via a role in Logto Console.

Public-tenant M2M app for Management API

A Machine-to-Machine application in the public tenant with access to the public tenant's Management API resource.

Environment configuration

Configure .env with admin-tenant auth credentials, public-tenant management credentials, and shared API resource URLs.

Admin Panel - User Management