<?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 - devel:documentation:systems:dev</title>
        <description></description>
        <link>https://wiki.czechidm.com/</link>
        <image rdf:resource="https://wiki.czechidm.com/_media/wiki/logo.png" />
       <dc:date>2026-04-06T15:57:01+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/systems/dev/how_to_write_scripts_for_winrm_ad_connector?rev=1638193198&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/systems/dev/ic-connectors?rev=1551174930&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/systems/dev/icewarp_connector?rev=1554123844&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/systems/dev/jip_kaas_connector?rev=1547042506&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/systems/dev/powershell-connector?rev=1551172783&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/systems/dev/scripted-jdbc-connector?rev=1769004156&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/systems/dev/supported-connectors?rev=1661262592&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/systems/dev/system-mapping?rev=1753800384&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/systems/dev/system?rev=1521722349&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/systems/dev/how_to_write_scripts_for_winrm_ad_connector?rev=1638193198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-11-29T13:39:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to write scripts for WinRM + AD Connector</title>
        <link>https://wiki.czechidm.com/devel/documentation/systems/dev/how_to_write_scripts_for_winrm_ad_connector?rev=1638193198&amp;do=diff</link>
        <description>How to write scripts for WinRM + AD Connector

This page main purpose is to inform developers how to write python and powershell script for our WinRM + AD Connector

Before you start with scripts it's good to know how this connector is working and what is his purpose so please follow the link above a read some information about the connector.</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/systems/dev/ic-connectors?rev=1551174930&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-26T09:55:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IC (Identity Connector) module</title>
        <link>https://wiki.czechidm.com/devel/documentation/systems/dev/ic-connectors?rev=1551174930&amp;do=diff</link>
        <description>IC (Identity Connector) module

connector

here
Interface

	*  The resulting interface (containing all implementations) for communication with connectors is comprised only of:
		*  ConfigurationFacade - used for acquiring a list of available connectors (throughout all the implementations), acquiring the configuration of a specific connector and returning a scheme (for the given connector and configuration).</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/systems/dev/icewarp_connector?rev=1554123844&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-01T13:04:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IceWarp Connector</title>
        <link>https://wiki.czechidm.com/devel/documentation/systems/dev/icewarp_connector?rev=1554123844&amp;do=diff</link>
        <description>IceWarp Connector

This connector can be used to connect to email client IceWarp. Communication is via API which is provided by the end system.
Implemented and tested on IceWarp Server version 12.1.1.4 RHEL7 x64.

Configuration

Connector has few settings which need to be configured before you used it.</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/systems/dev/jip_kaas_connector?rev=1547042506&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-09T14:01:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>JIP/KAAS Connector</title>
        <link>https://wiki.czechidm.com/devel/documentation/systems/dev/jip_kaas_connector?rev=1547042506&amp;do=diff</link>
        <description>JIP/KAAS Connector

This connector can be used to connect to Czech POINT system. Communication is via API which is provided by the end system.

Configuration

Connector has few settings which need to be configured before you used it.

Host

You want to use one of these url. 
Test -</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/systems/dev/powershell-connector?rev=1551172783&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-26T09:19:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Powershell connector configuration</title>
        <link>https://wiki.czechidm.com/devel/documentation/systems/dev/powershell-connector?rev=1551172783&amp;do=diff</link>
        <description>Powershell connector configuration

Connector attributes

argumentStyle

Powershell connector calls powershell command and passes mapped attributes to it. There are four different ways of passing an argument to powershell script and they all correspond with possible configuration values below.</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/systems/dev/scripted-jdbc-connector?rev=1769004156&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-21T14:02:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using Scripted JDBC connector</title>
        <link>https://wiki.czechidm.com/devel/documentation/systems/dev/scripted-jdbc-connector?rev=1769004156&amp;do=diff</link>
        <description>Using Scripted JDBC connector

jdbc connector

Configuration

The configuration is done using standard JDBC setting, i.e. setting a proper URL template, JDBC driver etc. We are mainly interested in configuring the CRUD operation scripts. You can either:

	*  set script path on filesystem (recommended)</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/systems/dev/supported-connectors?rev=1661262592&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-23T13:49:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Connectors: adding new ones</title>
        <link>https://wiki.czechidm.com/devel/documentation/systems/dev/supported-connectors?rev=1661262592&amp;do=diff</link>
        <description>Connectors: adding new ones

connector

ConnId connectors

ConnId framework was chosen as the basic implementation. It is a direct successor of the OpenICF framework.

Adding more connectors

If needed, another ConnId connector can be added into the system by:

	*  Maven dependency in the</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/systems/dev/system-mapping?rev=1753800384&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-29T14:46:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Connector configuration and attribute mapping</title>
        <link>https://wiki.czechidm.com/devel/documentation/systems/dev/system-mapping?rev=1753800384&amp;do=diff</link>
        <description>Connector configuration and attribute mapping

connector mapping system configuration merge authoritative skip excluded

Connector configuration

connector configuration

Creation of a newly connected system will be demonstrated on a database connector (ConnIdDBBundle). Firstly, we will create a new system named Table and choose the database connector. All settings for this connector are available in the</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/systems/dev/system?rev=1521722349&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-03-22T12:39:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>System</title>
        <link>https://wiki.czechidm.com/devel/documentation/systems/dev/system?rev=1521722349&amp;do=diff</link>
        <description>System

system

The system in CzechIdM defines the behavior towards the connected end system.

 The system allows: 

	*  Define configuration and  connection  end system (via connector).
	*  Create / Generate a scheme of end system.
	*  Create mapping for  provisioning</description>
    </item>
</rdf:RDF>
