Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
docs/midpoint/index.html
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
65 lines (64 sloc)
2.51 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
layout: page | |
title: MidPoint | |
wiki-name: Documentation | |
wiki-id: 655472 | |
wiki-metadata-create-user: semancik | |
wiki-metadata-create-date: 2011-04-29T15:04:25.743+02:00 | |
wiki-metadata-modify-user: peterkortvel@gmail.com | |
wiki-metadata-modify-date: 2016-02-20T16:00:40.842+01:00 | |
logo-title: /assets/images/midpoint-logo.png | |
description: Technology documentation of midPoint, open source identity management and governance platform. | |
display-order: 200 | |
--- | |
<div class="row pb-4"> | |
<div class="col-12"> | |
<p> | |
MidPoint is an <b>identity management and governance platform</b>. | |
It is a comprehensive, feature-rich system, developed and maintained by a <b>professional team</b> of full-time engineers. | |
MidPoint is <b>open source</b> software, available under the terms of Apache License and European Union Public License. | |
</p> | |
</div> | |
</div> | |
<div class="row pb-4"> | |
<div class="col-md-6"> | |
<h2>Users and Engineers</h2> | |
<ul class="nobullet"> | |
<li><a href="quickstart/">Quick Start</a></li> | |
<li><a href="/book/">MidPoint Book</a></li> | |
<li><a href="demo/">Live Demo</a></li> | |
<li><a href="roadmap/">Roadmap</a></li> | |
<li><a href="release/">Releases</a></li> | |
<li><a href="reference/">Configuration Reference</a></li> | |
<li><a href="/support/">Support</a></li> | |
</ul> | |
</div> | |
<div class="col-md-6"> | |
<h2>Developers and Architects</h2> | |
<ul class="nobullet"> | |
<li><a href="devel/">Developer Zone</a></li> | |
<li><a href="architecture/">MidPoint Architecture</a></li> | |
<li><a href="https://github.com/Evolveum/midpoint/">Source Code</a></li> | |
<li><a href="versioning/">Versioning</a></li> | |
<li><a href="devel/prism/">Prism</a> and <a href="devel/axiom">Axiom</a></li> | |
</ul> | |
</div> | |
</div> | |
<div class="row pb-4"> | |
<div class="col-md-6"> | |
<h2>Tools</h2> | |
<ul class="nobullet"> | |
<li><a href="tools/studio/">MidPoint Studio</a></li> | |
<li><a href="tools/schrodinger/">Schrödinger Testing Framework</a></li> | |
<li><a href="tools/">Other tools ...</a></li> | |
</ul> | |
</div> | |
<div class="col-md-6"> | |
<h2>Subprojects</h2> | |
<ul class="nobullet"> | |
<li><a href="projects/midprivacy/">MidPrivacy Initiative</a></li> | |
<li><a href="projects/midscale/">MidScale</a></li> | |
<li><a href="projects/">Other projects ...</a></li> | |
</ul> | |
</div> | |
</div> |