-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathindex.html
More file actions
66 lines (65 loc) · 2.53 KB
/
Copy pathindex.html
File metadata and controls
66 lines (65 loc) · 2.53 KB
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
58
59
60
61
62
63
64
65
66
---
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
upkeep-status: red
---
<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>