<?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-05-01T19:17:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/architecture/dev/swagger?rev=1697712404&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/architecture/dev/events?rev=1628839122&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/architecture/dev/flyway?rev=1542274837&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/architecture/dev/events/init-data?rev=1716899069&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/devel/documentation/architecture/dev/swagger?rev=1697712404&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-19T10:46:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>API documentation (Swagger)</title>
        <link>https://wiki.czechidm.com/devel/documentation/architecture/dev/swagger?rev=1697712404&amp;do=diff</link>
        <description>API documentation (Swagger)

documentation



We use swagger specification for RESTful API documentation with tools:

	*  Swagger UI - visualize and interact with the API’s resources. It is available at IdM backend url &lt;server&gt;/idm-backend/api.
	*  Swagger2Markup - generation of an up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/architecture/dev/events?rev=1628839122&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-13T07:18:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Events - processing of events</title>
        <link>https://wiki.czechidm.com/devel/documentation/architecture/dev/events?rev=1628839122&amp;do=diff</link>
        <description>Events - processing of events

event architecture configuration processor

An event mechanism has been designed to make extending and overlapping of the CzechIdM core functionality within any module possible.

The event (EntityEvent) with type (EventType) is published via EntityEventManager from different places in the application (</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/architecture/dev/flyway?rev=1542274837&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-15T09:40:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Database scripts (Flyway)</title>
        <link>https://wiki.czechidm.com/devel/documentation/architecture/dev/flyway?rev=1542274837&amp;do=diff</link>
        <description>Database scripts (Flyway)

database



The application uses the Flyway tool to create and update the database scheme. Each module can contain its own set of scripts, which are applied to the application database scheme at the start of the application (in the phase after initializing the data connection, or rather after initializing the hibernate context)</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/architecture/dev/events/init-data?rev=1716899069&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-28T12:24:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Init application and data</title>
        <link>https://wiki.czechidm.com/devel/documentation/architecture/dev/events/init-data?rev=1716899069&amp;do=diff</link>
        <description>Init application and data

event demo init data processor

@since 10.5.0

Application init data are checked and created (updated), when application is started. Init data contains product provided roles, form definitions, value generators, password policies, codelist, scheduled task etc. to cover basic CzechIdM usage right after application is instaled or updated.</description>
    </item>
</rdf:RDF>
