Hello,

I have a question regarding user password hashing when using external LDAP
user store.
After creating a CustomUserStore I created some users from WSO2 IS
Management Console and assigned them a custom role which has enough
permissions (including login).
Once they're created I tried to login with but I couldn't and I noticed
that the method doAuthenticate is taking correct username but the password
is encrypted and passed as org.wso2.carbon.utils.Secret@3d1c01cc.
How can I change this knowing that I'm on a Mint distribution (Debian
based) and  that for the same WSO2 version installed with another LDAP on
Centos the behavior is different and the password passed to doAuthenticate
methos is clear.

Regards,
Hanen
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to