Actions
Feature #2261
closedSend defined attributes only to WinRM part of connector
Start date:
05/18/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Implement logic that for each connector operation which is receiving OperationOptions filter attributes which are send to AD and which to powershell.
The point is to have the option of sending some attributes only to powershell and not to AD. Bacause if AD does not know this attribute it will fail so now you are stuck only with attributes which are supported by AD.
Connector will search for OperationOptions attribute called attributesForWinRM which you can set in IdM version 10.2.0 and higher. In this attribute you can define attributes names which will send only to powershell.
Updated by Roman Kučera over 4 years ago
- % Done changed from 0 to 80
Implemenation in branch https://github.com/bcvsolutions/winrm-ad-connector/tree/2261-send-attributes-only-to-winrm
Updated by Roman Kučera about 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
released
Actions