Project

General

Profile

Actions

Task #604

closed

MERGE strategy does not remove duplicities

Added by Marcel Poul over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Provisioning
Target version:
Start date:
07/26/2017
Due date:
% Done:

100%

Estimated time:
Owner:

Description

We use MERGE strategy on LDAP roles. Provisioning queue for the user has same value of the ROLE attribute multiple times.

Merge should remove duplicities on values.

our LDAP can handle this correctly, but we cannot count on that behaviour in general. There might be and I think are systems e.g. DBs that would not handle it that well.

Actions #1

Updated by Vít Švanda over 6 years ago

  • Target version deleted (Diamond (7.4.0))
Actions #3

Updated by Marcel Poul about 6 years ago

  • Priority changed from Normal to High

Came across the situation that LDAP does not handle it.

Alena also checked CzechIdM 6 and there is remove duplicities method called on Merge.

Actions #4

Updated by Vít Švanda about 6 years ago

  • Target version set to Hematite (8.0.0)
Actions #5

Updated by Ondřej Kopr about 6 years ago

  • Assignee changed from Vít Švanda to Ondřej Kopr

I will implement simply check for duplicity in final list.

Actions #6

Updated by Ondřej Kopr about 6 years ago

  • Status changed from New to Needs feedback
  • Assignee changed from Ondřej Kopr to Vít Švanda
  • Priority changed from High to Normal
  • % Done changed from 0 to 90

I removed duplicities by merging values. Duplicites are removed by equals with value not with role.

Please Vitek could you made a review? Thank you :)

Commit: https://github.com/bcvsolutions/CzechIdMng/commit/d008d68a44c0f3b2942a0a97f7390e62692954e0
test are included. Test was hardest thing on this.

Actions #7

Updated by Ondřej Kopr about 6 years ago

Actions #8

Updated by Vít Švanda about 6 years ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Vít Švanda to Ondřej Kopr
  • % Done changed from 90 to 100

I did reveiw, and works fine. Documentation and tests are nice too.

Actions #9

Updated by Ondřej Kopr about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF