forked from Evolveum/midpoint
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
56 lines (43 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
midPoint 3.6 "Comenius"
------------------------------------
General information:
MidPoint is a comprehensive identity management and governance system.
MidPoint can synchronize several identity repositories, manage and
transform data in these repostories to keep them synchronized. MidPoint can
make the data available in unified form, apply and manage policies,
manage object lifecycle, maitain audit trails and many other things.
The most important features of midPoint are:
- User provisioning and deprovisioning
- Identity governance
- Administration GUI
- Identity repository implemention (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
- Support for ConnId and OpenICF connectors
- Provisioning consistency and error handling
- Support for security auditing and reporting
- Workflow
- Reporting
- Notifications
- Local Java APIs, Remote web service interface (SOAP), REST API
- High availablity (HA) support
For more information please go to:
http://midpoint.evolveum.com/
For bugtracking system please go to:
http://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
git@github.com:Evolveum/midpoint.git
This project is developed under Apache license (version 2.0) You may get copy
of licence in LICENSE file. Please also see NOTICE file for addtional
copyright statements.