Hi Expert,
I am trying to change password of existing Identities by below PHP code.
////here is the main part of code
$random_password="Hi@12345"; //echo $xmlstr; ////update the password of $username //generate the contents $cont='<?xml...
hi Jan,
that attribute is to enable user to change pass at immediate login. But I want to update any existing password of entities.
hope you get my issue.