• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

bin/H03-May-2022-893637

doc/H03-May-2022-162,575142,885

lib/H03-May-2022-

INSTALLH A D28-Jan-2021759 3319

LICENSEH A D14-Nov-2019342 32

LICENSE.ALH A D14-Nov-201911.1 KiB203169

LICENSE.EUPLH A D14-Nov-201913.8 KiB192166

NEWSH A D28-Jan-2021478 106

NOTICEH A D28-Jan-20211.8 KiB4837

READMEH A D28-Jan-20211.9 KiB5844

RELEASE-NOTESH A D28-Jan-2021102 52

README

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