Property reference

com.glide.embedded_help.documents_api.restricted_pages

The property com.glide.embedded_help.documents_api.restricted_pages specifies which pages should restrict access to the documents API based on specific app routes. Admins should review this property to ensure that help content and tours are appropriately limited for designated pages.

Default: [{"app_route":"now/cmdb", "page":"unifiedmap"}] Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It configures a list of pages where the documents API is restricted to specific app routes, preventing help content from displaying based on route parameters.
What area does it affect? Help Center Configuration
What does the default mean? The default value is "[{"app_route":"now/cmdb", "page":"unifiedmap"}]", which is the baseline setting used unless it is changed.
When should you review it? Review this property when setting up or modifying help content access for specific application routes.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.embedded_help.documents_api.restricted_pages
Sys ID f696164529e5ce10f87724d1bba804cc
Type string
Application Global
Default value [{"app_route":"now/cmdb", "page":"unifiedmap"}]
Description Configure list of pages where we need to restrict hitting the documents api only for the given app_route and page property and not to consider the route_param changes. In these restricted pages help center will not be showing the help-content and tours specific to the given route-params. Value is an array of JSON where each element must have app_route and page property for the restricted pages.
Updated 2024-04-22 06:48:06