Skip to content

Commit

Permalink
Milestone 4.1-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Mar 11, 2020
1 parent 6a6dd40 commit 7247a60
Show file tree
Hide file tree
Showing 73 changed files with 1,039 additions and 1,039 deletions.
114 changes: 57 additions & 57 deletions README
@@ -1,57 +1,57 @@
MidPoint 4.1 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

git@github.com:Evolveum/midpoint.git

This project is dual-licensed under Apache License 2.0
and European Union Public License. See LICENSE file for details.
MidPoint 4.1 Milestone 3
-------------------------------
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
git@github.com:Evolveum/midpoint.git
This project is dual-licensed under Apache License 2.0
and European Union Public License. See LICENSE file for details.
112 changes: 56 additions & 56 deletions README.md
@@ -1,56 +1,56 @@
MidPoint 4.1 Development Branch
-------------------------------

General information:

MidPoint is a comprehensive Identity Governance and Administration (IGA) platform. It is used by the organizations around the world to deal with Identity Provisioning, Identity Governance & Compliance and also Access Management. As for the identity being a security perimeter, midPoint keeps safe both organization’s internal network and external resources.
The most important features of midPoint are:

- Identity Governance
- Security auditing and reporting
- Organizational structure management
- Credential Management
- Request approval
- Entitlement Management

Read more about these features at https://evolveum.com/midpoint/about-midpoint/

Other features:

- User provisioning and deprovisioning
- 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
- Entitlements
- Archetypes
- Support for ConnId connectors
- Provisioning consistency and error handling
- Data protection (experimental)
- Reporting
- Notifications
- Local Java APIs, Remote web service interface (SOAP), REST API
- High availability (HA) support

For more information about midPoint identity manager 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

git@github.com:Evolveum/midpoint.git

This project is dual-licensed under Apache License 2.0
and European Union Public License. See LICENSE file for details.
MidPoint 4.1 Milestone 3
-------------------------------

General information:

MidPoint is a comprehensive Identity Governance and Administration (IGA) platform. It is used by the organizations around the world to deal with Identity Provisioning, Identity Governance & Compliance and also Access Management. As for the identity being a security perimeter, midPoint keeps safe both organization’s internal network and external resources.
The most important features of midPoint are:

- Identity Governance
- Security auditing and reporting
- Organizational structure management
- Credential Management
- Request approval
- Entitlement Management

Read more about these features at https://evolveum.com/midpoint/about-midpoint/

Other features:

- User provisioning and deprovisioning
- 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
- Entitlements
- Archetypes
- Support for ConnId connectors
- Provisioning consistency and error handling
- Data protection (experimental)
- Reporting
- Notifications
- Local Java APIs, Remote web service interface (SOAP), REST API
- High availability (HA) support

For more information about midPoint identity manager 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

git@github.com:Evolveum/midpoint.git

This project is dual-licensed under Apache License 2.0
and European Union Public License. See LICENSE file for details.
2 changes: 1 addition & 1 deletion custom/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>midpoint</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
</parent>

<artifactId>custom</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions dist/javadoc/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>dist</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -33,7 +33,7 @@
<dependency>
<groupId>com.evolveum.midpoint.gui</groupId>
<artifactId>admin-gui</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
<type>war</type>
</dependency>
<dependency>
Expand All @@ -49,7 +49,7 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-impl</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
</dependency>
</dependencies>

Expand Down
12 changes: 6 additions & 6 deletions dist/midpoint-api/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>dist</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -30,27 +30,27 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-api</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>common</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>schema</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>util</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
</dependency>
</dependencies>

Expand Down
10 changes: 5 additions & 5 deletions dist/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>midpoint</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
</parent>

<artifactId>dist</artifactId>
Expand All @@ -29,14 +29,14 @@
<dependency>
<groupId>com.evolveum.midpoint.gui</groupId>
<artifactId>admin-gui</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
<type>war</type>
<classifier>executable</classifier>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>ninja</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint</groupId>
Expand All @@ -51,7 +51,7 @@
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>test-ng</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -62,7 +62,7 @@
<!-- Used to pull XSD files from the JAR -->
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>schema-dist-maven-plugin</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1-M3</version>
<executions>
<execution>
<id>schemadist-prism</id>
Expand Down

0 comments on commit 7247a60

Please sign in to comment.