com.glide.cs.web_client_login_redirect_urls

ServiceNow property description:

A comma-separated allow list of URLs which can be passed in the sn_va_web_client_login.do?sysparm_redirect_uri=. An empty value will not allow redirection.

Attributes

  • Sys ID: a54d4c9073331010c1dc32e954f6a711
  • Type: string
  • Application: Global
  • Default value: nan
AI Logo

AI generated property description:

The ServiceNow property `com.glide.cs.web_client_login_redirect_urls` is a security feature that specifies a comma-separated list of allowed URLs for redirection after a user logs in via the Virtual Agent web client. This property ensures that only predefined URLs can be used in the `sysparm_redirect_uri` parameter of the `sn_va_web_client_login.do` endpoint. If the property is left empty, no redirection will be permitted, enhancing security by preventing unauthorized URL redirections. This configuration is essential for controlling and securing the redirection behavior of the Virtual Agent web client. For more details, refer to the ServiceNow documentation on configuring the portable Virtual Agent web client.

Source

Related property: com.glide.cs.live_agent_only