Can someone please tell me how to implement “forgotten password” functionality? The "How to" provided by Aware IM doesn't give me much.
1.Define a process that would handle this functionality – ask the user the security questions, compare answers, set new password etc - HOW?
2. Tick the “Handles forgotten password” functionality checkbox when defining the process - This is the only part I actually understand
3. Use the login form that includes the link that invokes the “forgotten process” functionality. The name of the predefined form is login2.html. Alternatively you can provide your own login form and include the link to the following URL:
logonFP.aw?domain=YourBusinessSpaceName - WHERE do I use this login form?
I would love some very concrete examples! Forgotten password functionality for dummies is what I need!
I haver searched the forum without finding what I need...