Batch notification action plugins
An action plugin runs when a user has received the maximum number of notifications for a specific rule. It is responsible for taking extra action in the event of continued non-compliance. Configure built-in plugins for batch notifications by clicking the configure icon next to the plugin field.
No configuration is required for the Disable profile plugin for batch notifications.
Built-in plugins available for the Plugin to run when reminder limit is exceeded require the following parameters:
Option | Description |
---|---|
Send email options | |
Mail subject | The message subject line can contain m4 maros without embedded HTML. |
Mail message | The message content can contain user-specific variables, as listed in Adding user-specific variables in notification messages . You can use m4 tag names to define more complex notification messages that use HTML code to enhance the presentation. |
Set USERSTAT tag options | |
Tag | This is the field name in the USERSTAT table. If the field does not exist, the plugin creates it. |
Value | Set the field value for this user. |
There are several built-in USERSTAT tags.
Tag | Description | Example |
---|---|---|
LASTPSL | The last time the user used the Attach other accounts module. The time used is the authentication time of the session. | 2021-10-28 14:40:16 (UTC-06:00) |
LASTSKIN | The last skin the user used. | default |
LASTLANG | The last language the user used. | en-us |
LASTPWCHGMODULE | The last module used to reset the user's password. | pss,ida,idpm |
PSLDONE | The user has satisfied mandatory account requirements. This is defined by the per target system setting Users must have accounts, and the global system variable PSL_MIN_ACCOUNTS. The allowed value true is set by | true |
PSQDONE | The user has satisfied the security question requirement. The allowed value true is set by | true |