glide.security.password_reset.uri

ServiceNow property description:

This URI will be used for password reset

Attributes

  • Sys ID: 6912711e8df0021087de63ac7f1f0084
  • Type: string
  • Application: Global
  • Default value: /$pwd_reset.do?sysparm_url=ss_default
AI Logo

AI generated property description:

The ServiceNow property `glide.security.password_reset.uri` specifies the URI that will be used for the password reset process. According to the documentation, this property is essential for directing users to the appropriate page or endpoint where they can reset their passwords. It ensures that the password reset requests are routed correctly within the ServiceNow instance. Proper configuration of this URI is crucial for the functionality of the self-service password reset feature, enabling users to securely and efficiently reset their passwords. This property must be set to a valid and accessible URI to avoid any disruptions in the password reset workflow.

Source

Related property: glide.security.restrict.get.login