Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

The main Main page does not open, it only shows DCM loading “DCM loading” screen. The similar behavior exits for other module pages (Audit, Data Content Planner and Blueprint Designer). The page should pages are showing the following screen.

...

When browser console opened, the console should throw error complaining about g_ck token.

Solution

The user should have ‘admin’ and ‘security_admin’ role to the ServiceNow instance to follow the following steps

  1. Go to System Properties (sys_properties) list and check glide.security.use_csrf_token, the value of property should be changed to true if false.

  2. If the glide.security.use_csrf_token property not found, go to System Definition > Plugins and search for “High Security Settings”. The plugin status should be installed if not install the plugin since it is mandatory plugin to have for instance security, more on pluging details (orlando).

Alternative solution

In a case, where activating the High Security Settings plugin is not possible (for a reason or another), the problem can be solved by manually adding the glide.security.use_csrf_token system property with a value “true”.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1fee69
showSpacefalse
sortmodified
typepage
reversetrue
labelskb-troubleshooting-article
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "DCMW"

...