OUD - Proxy Transformation - How to see real & virtual attributes
Hi,
in the Proxy OUD, for historical reason, I've set a mapping transformation to display "departmentNumber" as "customerDN" and added it to a Workflow.
When I search an entry in the LDAP, the customerDN is returned.
However I want to be able to display customerDN and also departmentNumber, if there are not specified in the attributes list to return.
How to do that? I've tried to add an outbound transformation, .. but it's not working: or I've got only the customerDN or I've got no data even for customerDN.
Even if I specifically request 1 or both attributes, I've got the same failure...