forked from Evolveum/midpoint
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
57 lines (44 loc) · 1.88 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
MidPoint 4.4 Development Branch
-------------------------------
General information:
MidPoint is a comprehensive identity management and governance system.
MidPoint can synchronize several identity repositories, manage and
transform data in these repositories to keep them synchronized. MidPoint can
make the data available in unified form, apply and manage policies,
manage object lifecycle, maintain audit trails and many other things.
The most important features of midPoint are:
- User provisioning and deprovisioning
- Identity governance
- Administration GUI
- Identity repository implementation (SQL)
- Custom schema extensibility
- Identity synchronization (liveSync, reconciliation, discovery, import)
- Support for expressions in synchronization mappings (Groovy, JavaScript, Python)
- Advanced RBAC support with temporal constraints
- Identity management process automation (workflow, notifications)
- Password policies
- Password reset
- Organizational structure management
- Entitlements
- Archetypes
- Support for ConnId connectors
- Provisioning consistency and error handling
- Support for security auditing and reporting
- Data protection (experimental)
- Request approval
- Reporting
- Notifications
- Local Java APIs, Remote web service interface (SOAP), REST API
- High availability (HA) support
For more information please go to:
https://midpoint.evolveum.com/
For bugtracking system please go to:
https://jira.evolveum.com/
MidPoint source code is maintained on github:
https://github.com/Evolveum/midpoint
Latest source code can be obtained from our Git repository using one of the
following repository locations:
https://github.com/Evolveum/midpoint.git
[email protected]:Evolveum/midpoint.git
This project is dual-licensed under Apache License 2.0
and European Union Public License. See LICENSE file for details.