Configure security settings for the Password Reset Windows Application

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • Configuring security settings for the Password Reset Windows Application.

    Security settings

    • The glide.security.use_csrf_token property setting allows the Password Reset Windows Application to retrieve a token for a secure communication with the datacenter instance.
    • The CheckCertificateRevocationList registry key default setting of true causes the Password Reset Windows Application to validate the server certificate before every communication. See Customize the Password Reset Windows Application for details.
    • The ServiceNowCertPublicKey registry key contains the public key for the app. See Customize the Password Reset Windows Application for details.

    Configure the glide.security.use_csrf_token property

    To configure the glide.security.use_csrf_token property, a security_admin elevated privilege is required.

    Set the glide.security.use_csrf_token property to true (Yes). See the topic titled "High Security Settings" in https://servicenow.com/docs.

    The Windows local administrator performs the remainder of the installation procedure.