Summary:
Notification System updated to use .NET 6
Ticket:
-
NOT-310Getting issue details...
STATUS
Detail
Notification System now uses .NET 6 thereby providing improved performance and security benefits.
Summary:
Unassign users from the “Notification System“ application in Azure B2C when they are deleted
Ticket:
-
NOT-312Getting issue details...
STATUS
Detail:
We maintain a list of applications each user has access to in Azure B2C. When a user is deleted in the Notification System, we remove the “Notification System“ from the list of applications the user has access to.
Summary:
SMS Notification - REST Testing Tool now shows the “TO” property
Ticket:
-
NOT-296Getting issue details...
STATUS
Detail:
Users often use the REST Testing Tool when testing the Notification System API. When testing the SMS Notification API (POST /notifications/sms), it now shows the “To” property in both JSON and XML examples.
Summary:
”To" optional when sending a notification on the front end
Ticket:
-
NOT-313Getting issue details...
STATUS
Detail:
Users now have the ability to set “CC“ OR “BCC“ email addresses without having to also set a “To” email address if a default “To” has already been set on Settings → Account Setup. This allow users to quickly send a notification on the front end using “CC“ OR “BCC“ without having to set a “To” email address when a default “To” already exists for this partners account.
Summary:
Ability to set a "Body" OR use a defined "Template" when sending a Notification (API and Front End)
Ticket:
-
NOT-298Getting issue details...
STATUS
Detail:
Users now have the ability to set a "Body" OR use a defined "Template" when sending a Notification.
This can be done on the front end OR when using the API.