Updating the Access Management navigation shortcut

When you enable the Access Management feature while installing Content Manager, you are required to provide a URL for the service. One use of the URL is to create a shortcut on the slide-out navigation of the Classic user interface. If the underlying URL changes, you need to manually update the shortcut in the manifest.xml file.

Procedure

  1. On the Content Manager server, navigate to the web\SDL\manifests\wcm\ subfolder of %TRIDION_HOME%.
  2. In this location, open manifest.xml for editing.
  3. Find the applicationEntryPoint element with the id attribute set to the value AccessManagement.
  4. Set the value of the url attribute to the URL of the installed Access Management.
  5. Save and close the file.