- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:14 AM
Hi All,
I am looking for some help where the requirement is as follows:
1. New User should be created via catalog - This is done and working
2. Notification should be sent to user with a One time password and forcing them to reset the password momentarily while this OTP is entered.
Look forward for the help. TIA
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2022 03:22 PM
Hi
Is your issue resolved?
Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.
Will be helpful for others looking for the similar query.
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:22 AM
Instead of OTP, why don't you generate a random password and set that on user table as well as set Password reset required field on user table as True.
This will force the user to login for the first time using temp password and it will take them to reset password page, that will enable to set their own password.
Follow below link to generate random password:
Randomly generated password for new accounts/ password reset script
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:57 AM
Hi Aman,
Thanks for the quick reply.
However, I land on this page when I enter the password and user name generated from the email

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:59 AM
Sorry your attachment is broken, can you re-attach
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 05:00 AM