Introduction
The Notification node allows system admins and application admins to set up email notifications for their Kepion environment. Email notifications apprise users of changes to an app instance.
Note: If you want to edit the notification template, refer to this article.
This article covers:
- Navigating to the Notification node.
- Configuring the sender's email.
- Sending a test email.
- Resources for further learning.
Tip: Explore other ways system admins can customize and configure their Kepion environment here.
Navigation
Follow the instructions below to go to the Notification node.
Go to System > Notification.
You will land on this page:
Configure sender email
The Notification node offers the following actions to configure the sender email.
Tip: For detailed instructions on setting up email notifications, refer to this article.
Enable email notification
Enable to send email notifications.
Option
Select the method you will use to send emails (Microsoft Graph or SMTP).
Microsoft Graph
Complete the following fields to send email notifications using Microsoft Graph.
Tenant ID
The unique identifier of the Azure Active Directory instance.
Client ID
The unique identifier assigned to an Azure app registration (the new Azure portal calls this "Application Id").
Client Secret
The secret key Kepion uses when communicating with AAD.
Sender
The sender's email address.
SMTP
Complete the following fields to send email notifications using SMTP.
Email Account
The sender's email address.
Email Password
The password for the sender's email address.
Email Host
(If applicable) The server where your company stores emails.
Email Port
The information used to send emails through a network and to its recipient(s).
Enable SSL
Enable or disable this option if you need SSL. We highly recommend enabling this option for all production environments.
Send test email
The Test Email action allows the sender to test where their credentials have been configured correctly. This is not the actual email sent to end users, who instead receive the email defined in the application with the selected template.