Project

General

Profile

Actions

Defect #1238

closed

When account creation is cancelled from the provisioning queue, then next account creation doesn't send password for the account

Added by Alena Peterová over 5 years ago. Updated over 3 years ago.

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

100%

Estimated time:
Owner:

Description

Version 8.1
By default, IdM sends notifications with the password of the created accounts (provisioning-send-notification-processor). The notification is not sent in the following use case:
  • System AD is read-only
  • IdM wants to create a new account on AD for some user
  • The operation "Account Create" gets to the provisioning queue
  • The user is resaved
  • A new operation "Account Create" gets to the provisioning queue
  • The first operation (create) is manually cancelled from the provisioning queue
  • We switch AD to read-write and repeat the second operation (update).

Technically, the provisioning-send-notification-processor should handle also SysProvisioningOperationDto UPDATE and filter if the provisioning operation is Crete, or Update.


Related issues

Related to IdStory Identity Manager - Defect #1388: Password is not sent when retrying Create operationClosedOndřej Kopr11/23/2018

Actions
Actions

Also available in: Atom PDF