Prerequisites
Before using Access Manager features in Midaz Console, make sure you have:
- Access Manager plugin installed and running
- Access Manager enabled in your environment configuration
- Admin credentials to log into Midaz 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 menu in Midaz Console:
1
Log into Midaz Console with your admin credentials.
2
Click the gear icon () in the top-right corner.
3
Select either Users or Applications from the dropdown menu to manage the respective features.
What you can do
Midaz Console offers two main areas for managing Access Manager:
Managing Users
Create, edit, and delete user accounts. Manage passwords and assign users to groups 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

