I want to decode the string while transforming the data from Active Directory to OpenIDM. Sync between the system is alright but one of the attribute have base64 encoded string.
I want to transform the property before persisting it into managed user object.
Anyone have any idea how can I achieve it. I tried few javascript ways but no success.