Web 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 web notifications by clicking the configure icon next to the plugin field.
Built-in plugins available for the Plugin to run when reminder limit is exceeded require the following parameters:
Option | Description |
---|---|
Global email plugin options | |
Mail subject | The message subject line can contain M4 tags 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. |
Undo (if possible) when a user becomes compliant | Undo this action when the user takes action. |
Disable profile options | |
Undo (if possible) when a user becomes compliant | Undo this action when the user takes action. Re-enabling the profile is not possible if the user attempts to log in to Bravura Security Fabric after becoming compliant, since the user would not get far enough to check compliance. The user’s profile can be re-enabled by the Notification Client if compliance is fixed without the user logging into Bravura Security Fabric . |
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 |