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
- On the Content Manager server, navigate to the web\SDL\manifests\wcm\ subfolder of
%TRIDION_HOME%. - In this location, open manifest.xml for editing.
- Find the
applicationEntryPointelement with theidattribute set to the valueAccessManagement. - Set the value of the
urlattribute to the URL of the installed Access Management. - Save and close the file.