Project

General

Profile

Actions

Task #1271

closed

Allow redirect/copy notification

Added by Ondřej Kopr over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Notification
Target version:
Start date:
09/25/2018
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Into notificationDto/messageDto please add these properties:

  • recipient
  • redirect/copy
  • ...?

IMPLEMENT EXAMPLE:
some script generate recipient/s for given topic. Recipient will be returned to processor and notification will be send with given recepients from script.

USE CASE:
allow redirect notification with new password for account to some email alias.


Related issues

Related to IdStory Identity Manager - Task #1295: Notification configuration - support define additional recipients by scriptNewRadek Tomiška10/04/2018

Actions
Actions #2

Updated by Radek Tomiška over 5 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Radek Tomiška over 5 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Radek Tomiška to Patrik Stloukal
  • % Done changed from 0 to 80

It's implemented. Nofication configuration contains two new attributes:
- recipients - additional notification recipients (use comma for more)
- redirect - notification will be sent to configured recipients only - recipients are required, if this option is checked.

Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/1dc0a2a822baa018c21e3e95a4830b190435ab28

Could you please do a feedback and add a note into your newly created doc?
https://wiki.czechidm.com/devel/documentation/notifications/dev/notification_manager#disable_sending_notifications
https://wiki.czechidm.com/tutorial/adm/notifications_topics

Actions #4

Updated by Radek Tomiška over 5 years ago

  • Related to Task #1295: Notification configuration - support define additional recipients by script added
Actions #5

Updated by Patrik Stloukal over 5 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Patrik Stloukal to Radek Tomiška
  • % Done changed from 80 to 100

I looked on this implementation, it looks nice.
I tested this feature and it is working nicely
I wrote some documentation (https://wiki.czechidm.com/devel/documentation/notifications/dev/notification_manager , https://wiki.czechidm.com/tutorial/adm/notifications_topics )
Thank you.

Actions

Also available in: Atom PDF