<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.czechidm.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.czechidm.com/feed.php">
        <title>IdStory Identity Manager</title>
        <description></description>
        <link>https://wiki.czechidm.com/</link>
        <image rdf:resource="https://wiki.czechidm.com/_media/wiki/logo.png" />
       <dc:date>2026-08-04T12:14:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.czechidm.com/tutorial/dev/creating_a_development_environment?rev=1771504787&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/tutorial/dev/crud_agenda?rev=1538039203&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/tutorial/dev/create_report?rev=1599824684&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.czechidm.com/_media/wiki/logo.png">
        <title>IdStory Identity Manager</title>
        <link>https://wiki.czechidm.com/</link>
        <url>https://wiki.czechidm.com/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.czechidm.com/tutorial/dev/creating_a_development_environment?rev=1771504787&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-19T12:39:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Creating a development environment</title>
        <link>https://wiki.czechidm.com/tutorial/dev/creating_a_development_environment?rev=1771504787&amp;do=diff</link>
        <description>Creating a development environment

This text is intended as a tutorial for CzechIdM developers with the goal to set up IDE, build CzechIdM in it and run the system. If you prefer quick glance at the code or need to start quickly, you can use Quick start with devstack.

1. Install Java and Maven</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/tutorial/dev/crud_agenda?rev=1538039203&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-09-27T09:06:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Entity - create a new CzechIdM entity and its management</title>
        <link>https://wiki.czechidm.com/tutorial/dev/crud_agenda?rev=1538039203&amp;do=diff</link>
        <description>Entity - create a new CzechIdM entity and its management

This tutorial shows, how to add a new agenda for reading, creating, editing and deleting a new entity. Source code for this tutorial can be found in the example module:

	*  backend
	*  frontend

Backend

We start from the persistence layer - add a new entity</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/tutorial/dev/create_report?rev=1599824684&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-11T11:44:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Reports module - Creating a report</title>
        <link>https://wiki.czechidm.com/tutorial/dev/create_report?rev=1599824684&amp;do=diff</link>
        <description>Reports module - Creating a report

report

 Reports module was added in CzechIdM 7.6.0. 

The aim of this tutorial is to show the way, how to create your own report. We will be creating a new report with all identities in xlsx format and we want to have report with enabled / disabled identities, so we want to search identities by their enabled status. This filter parameter will be optional - all identities will be in report, if activity is not selected.</description>
    </item>
</rdf:RDF>
