Actions
Feature #3427
openSupport multi-valued attributes in search script
Status:
New
Priority:
Urgent
Assignee:
-
Target version:
-
Start date:
08/15/2023
Due date:
% Done:
0%
Estimated time:
Owner:
Description
WinRM connector expect all attributes returned from WinRM scripts to be instances of String.
https://github.com/bcvsolutions/winrm-ad-connector/blob/develop/src/main/java/net/tirasa/connid/bundles/cmd/dto/SearchResponse.java
This prevents us to return multivalued attributes such as ldapGroups/memberOf.
We need to support at least List object to be returned from connector script.
No data to display
Actions