Project

General

Profile

Actions

Task #1741

open

Change listObjects method to return all attributes of all objects

Added by Petr Fišer almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
07/08/2019
Due date:
% Done:

0%

Estimated time:
Owner:

Description

SSH Universal Connector has old-IdM API. The listObjects method lists only object IDs.
New IdM needs all attributes of an object.

Current state (example):

AccoundId
fiser
fiserp
fiserpet

Desired state (example):

AccountId;age;gender
fiser;10;male
fiserp;54;male
fiserpet;37;not-applicable

When working on it, we should consider dropping hardcoded identifiers that are expected by SSH Connector ("AccountId" in case of accounts) and replace them by NAME . Just to conform better with other connectors.

No data to display

Actions

Also available in: Atom PDF