Prerequisites
Before using Access Manager features in Lerian Console, make sure you have:
- Access Manager plugin installed and running
- Access Manager enabled in your environment configuration
- Admin credentials to log into Lerian Console
Once Access Manager is enabled, all API requests must include an
Authorization header with a valid Bearer access token.Without this header, your requests will be rejected, even for public or previously accessible endpoints.Accessing Access Manager settings
Access Manager features are available through the Settings area in Lerian Console:
What you can do
Lerian Console Settings offers two main areas for managing Access Manager:
Managing Users
Create, edit, and delete user accounts. Manage passwords and assign users to roles with specific permissions for human access to your applications.
Managing Applications
Configure machine-to-machine (M2M) applications for system-to-system integrations. Set up client credentials for secure service communication.
The default admin user created during Access Manager installation cannot be deleted, but you can update its details and password through the Console.
Next steps
- Learn about best practices for Access Manager
- Understand the technical components of Access Manager
- Review API reference for programmatic access

