Hi,
I'm creating a user dynamically using UME API's available. User is being successfully created and even I can assign roles to the particular user(I can see that by my administration account).
But the problem occurs here is I'm not able to log-in with that particular user ID to Portal as I've not given any password for that. So, the question here is...how to set the password for the user created dynamically or say is there any default password kind of thing b which i can log-in and afterwards change that.
Regards,
Mausam
PS : I've tried logging-in with blank password. its not working.
And one other thing is there are methods in IUserAccounts interface to set the user password. But, how to assign account to users I don't know.