Actions
Task #2501
closedIf connector searching by AD and WinRM use __NAME__ attribute from AD result
Start date:
09/24/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
If you use search by AD and by WinRM.
You encounter issue that attribute NAME is send always, because searching by WinRM is second. For AD attribute NAME contains dn of user but for WinRM it contains uid.
New behavior is that if you search by both connectors we will use NAME from AD. If you search only by one connector nothing changed.
Actions