On 12/05/2017 12:15, HugoCerdeira wrote:
Thanks for the quick replies,
I now can access the "__PASSWORD__" attribute but it shows as
"__PASSWORD__:[org.identityconnectors.common.security.GuardedString@5f7aa78b]"
how can i get the encrypted value to propagate


You should use

org.identityconnectors.common.security.SecurityUtil#decrypt [1]

to get the clean password value.

HTH
Regards.

[1] http://connid.tirasa.net/apidocs/1.4/org/identityconnectors/common/security/SecurityUtil.html#decrypt(org.identityconnectors.common.security.GuardedString)

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to