
Hi,
I have portal requirement where contact can have unique user name but duplicate email address. In this case, I made site setting property “localloginbyemail” and “RequireUniqueEmail” as false. With this I am able to login into portal using unique user name.
Now the challenge is, when i do forgot password, It says email address is duplicate and does not allow me to reset the passwords. Please suggest any workaround to handle this?
Thanks,
Abhishek Bihani.
what tests have you done on that? there is an ADX/OOB action called "Send Password Reset to Contact", as input parameters there is the e-mail and UserId, where you able to check what is coming in the UserId parameter?