Project

General

Profile

Actions

Task #2354

closed

ImportRolesFromCSVExecutor: add support for importing role EAVs and setting multiple system mappings in one LRT

Added by Tomáš Doischer almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Tomáš Doischer
Target version:
Start date:
06/30/2020
Due date:
% Done:

100%

Estimated time:
Owner:

Description

The goal of this ticket is to:

  1. enable setting a value of role EAV when creating/updating a role
  2. enable setting multiple system mappings for one LRT when creating/updating a role, i. e., move the name of the system to the the CSV and make it multivalued

The issue with 2. is that with multiple systems, you might want to set different attributes and attribute values to each. Probably the best way to do this would be to merge system, attribute code and attribute value into one column, separated by a special character. For example:

role;system
testrole;AD+ldapGroups+AD_all

The separator can be then specified in the LRT config.

Actions

Also available in: Atom PDF