Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tutorial:adm:notifications_standard [2020/07/14 16:08]
apeterova wfTaskAssigned
tutorial:adm:notifications_standard [2020/07/14 16:16]
apeterova wfTaskAssigned
Line 28: Line 28:
 | CHECK  | core:returnRequestIdentityRole                                                       | email      | Same as core:changeIdentityRole, only for returned requests                                                                                                                                                                                                                                                                                                                                              | | CHECK  | core:returnRequestIdentityRole                                                       | email      | Same as core:changeIdentityRole, only for returned requests                                                                                                                                                                                                                                                                                                                                              |
 | CHECK  | core:returnRequestIdentityRoleImplementer                                            | email      | Same as core:changeIdentityRoleImplementer, only for returned requests                                                                                                                                                                                                                                                                                                                                   | | CHECK  | core:returnRequestIdentityRoleImplementer                                            | email      | Same as core:changeIdentityRoleImplementer, only for returned requests                                                                                                                                                                                                                                                                                                                                   |
-| CHECK  | core:wfTaskAssigned                                                                  | email      | **Disable** this topic, if you use version **10.4**, because it causes duplicate notifications on this version ([[https://redmine.czechidm.com/issues/2383|see more]]). For older versions, it's recommended to disable it as well. For 10.5+, this topic will be deprecated/removed.   |+| CHECK  | core:wfTaskAssigned                                                                  | email      | **Disable** this topic, if you use version **10.4** or newer, because it causes duplicate notifications on this version ([[https://redmine.czechidm.com/issues/2383|see more]]). For older versions, it's recommended to disable it as well. For 10.5+, this topic will be probably deprecated/removed.   |
 | CHECK  | core:wfTaskCreated                                                                   | email      | If 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''. | | CHECK  | core:wfTaskCreated                                                                   | email      | If 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:vsRequestCreated                                                                  | email      | If a new request on a [[devel:documentation:modules_vs|virtual system]] is created, the implementer of the virtual system will be notified about the request                                                                                                                                                                                                                                             | |        | vs:vsRequestCreated                                                                  | email      | If a new request on a [[devel:documentation:modules_vs|virtual system]] is created, the implementer of the virtual system will be notified about the request                                                                                                                                                                                                                                             |
  • by svandav