Notifications - Configure standard notifications

Last modified by Alena Zemanová on 2026/09/11 12:56

This chapter contains a list of important notifications (topics) available in CzechIdM, especially those sent by email.

Warning

 The column "Check" marks the notifications, which we recommend to check during the installation of CzechIdM. These notifications can be sent to common users by some action of the administrator in IdM and they are enabled by default. 

Warning

 The notification about creating a new approval task is not sent by default. You must enable it - see core:wfTaskCreated below. 

CheckTopicChannelNote / usage
CHECKacc:newPasswordemailAfter creating a new system account, IdM will send the generated password to the user, who is the owner of the account. This can be turned off by deactivating the provisioning-send-notification-processor processor
 acc:provisioningwebsocketIdM displays information about the result of provisioning to a system (can be visible also after approving a role request)
 acc:provisioningBreakDisableemailIf a provisioning brake is configured and starts braking, IdM will send an email to the configured recipients (usually admins)
 acc:provisioningBreakWarningemailIf a provisioning brake is configured and the warning limit is reached, IdM will send an email to the configured recipients (usually admins)
 core:bulkActionEndemailIdM will notify the user, who started some bulk action, about the result of the action
CHECKcore:changeIdentityRoleemailAfter changing assigned roles of the user manually (after the role request is finished - by default without approving), IdM will send the information to the user, whose roles were changed. This can be turned off by the configuration property idm.sec.core.wf.notification.applicant.enabled=false. Read more
CHECKcore:changeIdentityRoleImplementeremailAfter changing assigned roles of the user manually (after the request is finished), IdM will send the information to the user, who requested the change. This can be turned off by the configuration property idm.sec.core.wf.notification.implementer.enabled=false. Read more
CHECKcore:disapproveIdentityRoleemailSame as core:changeIdentityRole, only for disapproved requests
CHECKcore:disapproveIdentityRoleImplementeremailSame as core:changeIdentityRoleImplementer, only for disapproved requests
 core:loginBlockedemailIf maximum login attempts is specified in the password policy and a user exceeds this limit, this notification is sent to the user.
CHECKcore:passwordChangedemailUsers are notified about every change of their passwords. This can be turned off by deactivating the identity-password-change-notification processor
CHECKcore:passwordSetemailThe standard HR process (the scheduled task HrEnableContractProcess) resets the password and sends it to the user, when the user is activated for the first time (his first contract starts). This can be turned off by deactivating the identity-set-password-processor processor
 core:passwordExpirationWarningemailIf the maximum password age is configured in the password policy and the task PasswordExpirationWarningTaskExecutor is scheduled, IdM will send this notification to the users about near password expiration
 core:passwordExpiredemailIf the maximum password age is configured in the password policy and the task PasswordExpiredTaskExecutor is scheduled, IdM will send this notification to the users about their expired password
CHECKcore:returnRequestIdentityRoleemailSame as core:changeIdentityRole, only for returned requests
CHECKcore:returnRequestIdentityRoleImplementeremailSame as core:changeIdentityRoleImplementer, only for returned requests
 core:roleGuaranteeTransferredemailNotification of the new role guarantor in the process Automatic Role Guarantor Transfer
CHECKcore:wfTaskAssignedemailDisable this topic, if you use version 10.4 or newer, because it causes duplicate notifications on this version (see more). For older versions, it's recommended to disable it as well. For 10.5+, this topic will be probably deprecated/removed.
CHECKcore:wfTaskCreatedemailIf an approval task is created for the user, the user will be notified about the task. This is must be enabled by configuration property idm.sec.core.wf.notification.send=true. The notification contains URL to the task, so URL of the server (e.g. https://idm.domain.tld) must be set as first value in the configuration property idm.pub.security.allowed-origins.
 vs:vsRequestCreatedemailIf a new request on a virtual system is created, the implementer of the virtual system will be notified about the request
CHECKcore:changeIdentityRole (topic: core:roleRequestRealizedApplicant)emailAfter changing assigned roles of the user manually (after the role request is finished on all systems - by default without approving), IdM will send the information to the user, whose roles were changed. This can be turned off by the configuration property idm.sec.core.wf.notification.applicant.enabled=false. Read more. It can be turned on by activating the topic.
CHECKcore:changeIdentityRoleImplementer (topic: core:roleRequestRealizedImplementer)emailAfter changing assigned roles of the user manually (after the request is finished on all systems), IdM will send the information to the user, who requested the change. This can be turned off by the configuration property idm.sec.core.wf.notification.implementer.enabled=false. Read more. It can be turned on by activating the topic.
CHECKacc:changeIdentityRoleAssignmentResultAccemail
Notification that is sent for completed role requests, if the new WF engine is configured for changing assigned roles. It is not sent if new WF engine is not configured. See more in wfengine FIXME improve detail.

 For IdM versions 15+
CHECKacc:changeIdentityRoleSuccessProvisioningAccemail
Notification that is sent for completed role requests, if the new WF engine is configured for changing assigned roles. It is not sent if new WF engine is not configured. See more in wfengine FIXME improve detail.

 For IdM versions 15+
 core:uniformPasswordSetemailIs send after contract sync end. For identities where some account was created (contains uniform password).
Success

 A processor can be deactivated in SettingsModulesProcessors by clicking on the button Deactivate.

A configuration property can be set in SettingsConfiguration.

A topic can be (de)activated in NotificationsConfiguration → magnifying glass → Inactive