Previous Topic: Email NotificationsNext Topic: How To Set Up Email Notifications for Events


How Email Notifications Work

Email notifications inform users of events in the system.

  1. When an event occurs, CA ControlMinder Enterprise Management checks if an email notification is enabled for the event.
  2. If an email notification is enabled, CA ControlMinder Enterprise Management looks in the appropriate subdirectory for the event type.

    For example, if an email is to be sent for the approval of a privileged account request, CA ControlMinder Enterprise Management looks in the Approved subdirectory.

  3. CA ControlMinder Enterprise Management checks the subdirectory for an email template with the same name as the event, and does one of the following:

Example

The following use case is an example of events and of notifications that are sent for them.

  1. A user requests to use an account next Tuesday. An email is sent to the approver to let her know she has a request in her worklist.

    A CreatePrivilegedAccountExceptionNotStartedEvent notification is sent to the 'pending' folder.

  2. The approver approves the request. The user receives an email to inform him that the request was approved.

    A CreatePrivilegedAccountExceptionNotStartedEvent notification is sent to the 'approved' folder.

  3. On Tuesday the account becomes available to the user. The user receives an email to inform him that he can start working with the account.

    A CreatePrivilegedAccountExceptionEvent notification is sent to the 'completed' folder.

  4. Tuesday is over and the account is no longer available to the user. The user receives an email to inform him that he no longer has access to the account.

    A DeletePrivilegedAccountExceptionEvent is sent to the 'completed' folder.

The most commonly used events are:

BreakGlassCheckOutAccountEvent

Sends a notification to the approver when a privileged account performs a Break Glass action.

CheckOutAccountPasswordEvent

Sends a notification to the approver every time a password is checked out.

CreatePrivilegedAccountExceptionEvent

Sends a notification to the requestor if an account is available. If you want to enable notification for this event, edit the template in the “completed” folder.

CreatePrivilegedAccountExceptionNotStartedEvent

Sends a notification to the approver that a request for access to a privileged account is pending in his worklist. Sends notifications to the requestor when the request is approved, rejected, or completed.