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 #2

Updated by Alena Peterová over 5 years ago

  • Subject changed from When account creation is cancelled from the provisioning queue, then next account creation doesn't sent password to When account creation is cancelled from the provisioning queue, then next account creation doesn't send password for the account
Actions #3

Updated by Alena Peterová over 5 years ago

  • Tracker changed from Task to Defect
Actions #4

Updated by Radek Tomiška over 5 years ago

  • Related to Defect #1388: Password is not sent when retrying Create operation added
Actions #5

Updated by Radek Tomiška about 4 years ago

  • Assignee changed from Petr Hanák to Radek Tomiška
Actions #6

Updated by Alena Peterová about 4 years ago

This is still true - tested again on 10.1.

Actions #7

Updated by Radek Tomiška over 3 years ago

  • Status changed from New to In Progress
  • Affected versions Rhyolite (9.7.0), 10.0.0, 10.1.0, 10.2.0, 10.3.0, 10.4.0 added
Actions #8

Updated by Radek Tomiška over 3 years ago

  • Description updated (diff)
Actions #9

Updated by Radek Tomiška over 3 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Radek Tomiška to Vít Švanda
  • Priority changed from Normal to Low
  • Target version set to 10.5.0
  • % Done changed from 0 to 90

Implemented by the note in description, processor handle CREATE and UPDATE event type and works conditionally on target account is created.

Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/77b3dbd0f974081904b9e3fb6463bf3bd4d58a11

Could you provide me a feedback, please?

Actions #10

Updated by Vít Švanda over 3 years ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Vít Švanda to Radek Tomiška
  • % Done changed from 90 to 100

I did reivew and tested this scenario. LGTM

Actions #11

Updated by Radek Tomiška over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF