-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathindex.html
More file actions
53 lines (45 loc) · 2.03 KB
/
index.html
File metadata and controls
53 lines (45 loc) · 2.03 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
---
layout: home
---
<h2>Site Sections</h2>
<ul>
<li><a href="/book/">MidPoint Book</a></li>
<li><a href="/iam/">Identity and Access Management Introduction</a></li>
<li><a href="/midpoint/">MidPoint</a></li>
<ul>
<li><a href="/midpoint/reference/">Configuration reference</a></li>
<li><a href="/midpoint/studio/">MidPoint Studio</a></li>
<li><a href="/midpoint/projects/midPilot/">MidPilot</a></li>
<li><a href="/midpoint/devel/">MidPoint developer zone</a></li>
<li><a href="/midpoint/tools/">MidPoint-related tools</a></li>
<li><a href="/midpoint/exercises/">MidPoint Exercises</a></li>
<li><a href="/midpoint/methodology/first-steps/">First steps with midPoint</a></li>
</ul>
<li><a href="/community/">Community and participation</a></li>
<li><a href="/connectors/">Identity Connectors</a></li>
<li><a href="/talks/">Evolveum Talks</a></li>
<li><a href="/library/">Evolveum Library</a></li>
<li><a href="/faq/">Frequently Asked Questions</a></li>
</ul>
<h2>Recent Projects</h2>
<ul>
<li>
<p>
<a href="/midpoint/projects/midPilot/">MidPilot</a>
- an AI Assistant for Rapid Application Onboarding.
</p>
<p>This project has received funding from the European Union through the Recovery and Resilience Plan of the Slovak Republic.</p>
<p>
<img src="/assets/images/funded-by-the-eu-next-generation-logo.png" style="height:100px"/>
<img src="/assets/images/recovery-and-resilience-plan-logo.png" style="height:100px"/>
</p>
</li>
</ul>
<h2>Other Information Sources</h2>
<ul>
<li><a href="https://support.evolveum.com/">MidPoint Issue Tracking (OpenProject)</a></li>
<li><a href="https://lists.evolveum.com/">MidPoint Mailing Lists</a></li>
</ul>
<h2>Copyright</h2>
Content of this site is licensed under CC BY-NC-ND, which allows quite a broad use of the documentation.
Please see our <a href="/copyright/">copyright and licensing guidelines</a> for detailed explanation.