Password Reset URL Validation and User Verification in SLO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
In the Supplier Onboarding Process, an email is sent to the supplier contact for password reset, which currently has a URL validation period of 1 hour. We need to extend this URL validation time to 3 months for password resets.
Upon investigation, I found that the system property "glide.pwd_reset.onetime.token.validity" governs the password reset URL validation time globally across all applications.
Could you please advise on how to modify this functionality specifically for the supplier onboarding process without affecting other processes in the system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
there is no property specific for the supplier onboarding process.
The one you mentioned is global and impact everywhere.
You can think of some custom solution but that involves technical debt over period of time.
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
