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:
Ability to set a "Body" OR use a defined "Template" when sending a Notification
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.