Notifications Settings (SMTP)
The SMTP notifications settings endpoints provide the ability to configure the organization’s own SMTP service to send email notifications for each environment, instead of the built-in email service of PingOne. These endpoints implement operations to read, update and reset the SMTP notification settings for the environment.
|
Notifications settings (SMTP) properties
| Property | Type | Mutability | Description |
|---|---|---|---|
|
String |
Mutable |
The organization’s SMTP server. |
|
String |
Mutable |
The port used by the organization’s SMTP server to send emails. The default port is 465. |
|
String |
Read-only |
The SMTP protocol used by the organization. Ports 25, 2525, and 587 use |
|
String |
Mutable |
The organization’s SMTP server username. |
|
String |
Write-only |
The organization’s SMTP server password. Encrypted. |
|
String |
Read-only |
The environment resource’s unique identifier. |
|
String |
Mutable |
The email’s "from" name . |
|
String |
Mutable |
The email’s "from" address. |
|
String |
Mutable |
The email’s "reply to" name. |
|
String |
Mutable |
The email’s "reply to" address. |
Notifications settings (SMTP) events generated
Refer to Audit Reporting Events for the events generated.