Table of Contents

Basic IdM objects

Identity

Identity is the most basic object in CzechIdM. From the user's point of view, it must have an identity to login to the IdM.

Identity is used for:

Structure of the Identity object:

Role

We mainly use the role in CzechIdM to assign permissions to the user. By assigning a specific role, the user gets permission to access application agendas. Permissions obtained from role also provide access to specific agenda data (rights on data).

For example, we can have a "Worker" role that allows the user to see only their own profile. We can also have the role a "Leader". This role allows access to his subordinates and editing they.

In addition to controlling permissions within CzechIdM, it allows the role to assign and manage an account on the end system. An example is the "LDAP" role, the assignment of which will mean creating an account on the LDAP end system.

Role is used for:

Structure of the Role object:

Contractual relationship

This binding object defines a contractual identity relationship. A typical example is when the user has a contract in the company. This contractual relationship defines its name (position name), position in the organizational structure, and the validity of this contract. The relationship also determines who is the leader and subordinate. The leaders for the contract may result from the position in the organizational structure. Leaders can also be manually defined directly for the contract.

An important one is that all assigned roles of a identity are always assigned through a contractual relationship. In general, each identity has at least one contractual relationship. This feature allows for effective identity control (after the expiration of the contractual relationship, appropriate permissions will also be removed).

Example: We have a "john.doe" user who has two jobs in the company (two contracts). The first working relationship is a "doorman", this job has no subordinates. The second working relationship is the "chief caretaker" who has 5 subordinates. As a result, the identity of "john.doe" will have two contractual relationships created. The first one was called "doorman", the second was called "chief caretaker". Both will be linked to the tree of the organizational structure. This will result from both the leaders and the subordinates. For each contract, appropriate roles will be created to assign the user permissions. For example, if the second job ends, only the permissions that belong to that relationship are removed.

Contract relation is used for:

Structure of the Contract relation object: