<- .:eav | Extended attributes (EAV) ^ .:start | Documentation ^ .:cross-domains| -> ====== Systems ====== SYSTEM entity represents system connected to CzechIdM. Connection and administration of systems serves two purposes: * acquiring data - **synchronization** - synchronization is a [[devel:documentation:scheduled_task|scheduled task]] * propagation of data - **provisioning** - data propagation takes places every time an entity in CzechIdM, e.g. Identity, changes Systems can be divided into two groups: * Source systems, i.e. those which the data is drawn from into CzechIdM. * Managed (end) systems, i.e. those which are filled with data from CzechIdM. A single connected system can be utilized for both acquiring and propagation of data at the same time. For example, an HR system from which data about employees is drawn, but email and login generated in CzechIdM are written back. ===== Connectors ===== CzechIdM connects to systems via standard connectors. There are **[[.systems:dev:supported-connectors|many connectors nowadays]]**, so virtually every system can be connected to CzechIdM. {{ :devel:documentation:connectors.png | System and its representation in CzechIdM}} ====== Read more ====== ===== Admin tutorials ===== * [[tutorial:adm:manage_ldap| LDAP - how to connect]] * [[tutorial:adm:connect_a_db_system| Database - how to connect]] * [[tutorial:adm:systems| generic System - how to connect]] * [[tutorial:adm:accounts| Accounts - working with system objects]] * [[tutorial:adm:provisioning| Provisioning]] ===== Admin guide ===== * [[.adm:systems|CzechIdM system and end systems]] * [[.adm:systems:provisioning_brake|Provisioning brake]] * [[.adm:systems:connectors|Supported connectors]] * [[.systems:dev:system-mapping#connector_configuration|Connector configuration]] * [[.adm:systems:connectors:remote_server|Remote connector server]] * [[.adm:systems:winrm_ad_connector|WinRM + AD Connector]] ===== Devel guide ===== * [[.systems:dev:system|System options]] (to be deleted fully - moved to admin guide) * [[.systems:dev:system-mapping| Attribute mapping]] * [[.systems:dev:supported-connectors|Connectors and adding new ones]] * [[.provisioning:dev:break| Logic of provisioning brake]] * [[.systems:dev:scripted-jdbc-connector|JDBC connector]] * [[.systems:dev:powershell-connector| Powershell connector configuration]] * [[.systems:dev:remote-connector]] * [[.systems:dev:ic-connectors| Identity connector (IC) module]] * [[.systems:dev:how_to_write_scripts_for_winrm_ad_connector| How to write scripts for WinRM + AD connector]]