Hi,
In v8.0.1, I've configured our Password Portal to send the OTP code to an external email address.
- The portal asks for a central account name.
- The employee selects a new option "I want an OTP sent to my external email address".
- The employee fills up the address.
- The system checks whether there's an employee with that central account name and email address. If it matches, a new OTP is generated for the employee and posted via email.
I'll extend this functionality to SMS and other portable messaging solutions such as Telegram.
Working hard to make our user's life easier I was wondering if that OTP could become a link that would allow direct password change in the Portal. I mean, if the employee provides the centralaccount and a email address, and that email address is recorded in her/his profile, then a link is sent thats gives straight away access to the password change page. That link would act as an OTP and during the validity period , the user is preauthenticated in the Portal and allowed to change the password.
Any ideas?
Thanks!