Password Reset URL Validation and User Verification in SLO

VuchiV
Tera Contributor

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?