You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/identitymanager/saas/integration-guide/toolkit/xml-configuration/metadata/settings/mailsetting/index.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,3 +24,9 @@ the email addresses contained by the `Email` property.
24
24
| Identifier default value: MailSettings |**Type** String **Description** Unique identifier of the setting. |
25
25
| LanguageCode optional |**Type** String **Description** Language code for the notifications sent by server-side tasks, using the ISO 639-1 standard. For example, "en-US" represents American English. |
26
26
| MailProperty optional |**Type** String **Description** Property whose values are to be used by Identity Manager to send emails. |
27
+
| RolePolicyNotification optional |**Type** Boolean **Description**`true` to enable the sending of email notifications during role model tasks. **Default value**`true`|
28
+
| ProvisioningReviewNotification optional |**Type** Boolean **Description**`true` to enable the sending of email notifications during access certification. **Default value**`true`|
29
+
| ProvisioningReviewNotification optional |**Type** Boolean **Description**`true` to enable the sending of email notifications during provisioning review. **Default value**`true`|
30
+
| AccessCertificationNotification optional |**Type** Boolean **Description**`true` to enable the sending of email notifications during access certification. **Default value**`true`|
31
+
| ManualProvisioningNotification optional |**Type** Boolean **Description**`true` to enable the sending of email notifications during manual provisioning. **Default value**`true`|
32
+
| RoleReviewNotification optional |**Type** Boolean **Description**`true` to enable the sending of email notifications during role review. **Default value**`true`|
0 commit comments