Forgot Password Functionality

1
Hi All, I am stuck with a situation. We are implementing the Forgot Password functionality and successfully completed the steps till, using a deeplink we se a random password to the user and send that password via email.[users userid is also marked as EXPIRED] *we also used the Login Module widget from appstore and it works well in all cases. Now the user comes back and enters his expired password and somehow we need to do a check on if this userid is expired or not. So after a bit of analysis we found the deeplink_home microflow which could be customized for our needs, but the control always goes to the showlogin form? Can anyone help?
asked
1 answers
0

Did you read the part about anonymous access? If you want this to work anonymous access for the aplication should be set to yes and you should set the settings so that the page for the deeplink can be accessed by anonymous users.

Regards,

Ronald

answered