MidPoint
Open-source identity governance and administration platform for provisioning and compliance.
Why consider MidPoint?
MidPoint is a comprehensive open-source Identity Governance and Administration (IGA) platform developed by Evolveum. It centralizes user provisioning, access request approvals, credential management, entitlement management, and identity synchronization across enterprise systems.
Learn MidPoint by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide5 sections
Overview and Architecture
MidPoint is a comprehensive Identity Governance and Administration (IGA) platform. It is used by organizations around the world to deal with Identity Provisioning, Identity Governance & Compliance, and Access Management.
Experience a secure and scalable IGA with midPoint, the leading open source platform for identity management and identity governance.
Key Capabilities
The platform includes built-in support for expressions in synchronization mappings (Groovy, JavaScript, Python) to handle complex identity transformation rules during live synchronization and reconciliation cycles.
Prerequisites
MidPoint needs approximately 4GB of RAM, which is perhaps the only real limiting factor.
Linux is the operating system of choice for production use of midPoint.
Deployment with Docker Compose
mkdir midpoint-demo./midpoint-quickstart.sh upThe script uses Docker Compose to initialize a dedicated PostgreSQL database container, sets up persistent storage volume, and binds midPoint to the local interface.
Accessing the Administration Interface
When a local midPoint instance is started, use the following URL to access midPoint user interface: http://localhost:8080/midpoint
To stop the environment:
./midpoint-quickstart.sh downMidPoint code and associated work is licensed under European Union Public License, Version 1.2 or later.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.