Documentation Center

Updating the URLs without HTTP authentication setting

Upgrading to SDL Tridion 2013 or later requires you to extend the URLs that must be excluded from HTTP authentication. These URLs are defined by a regular expression in the Urls without HTTP authentication setting in the MMC Snap-in.

Procedure

  1. Start the MMC Snap-in by selecting Programs > SDL Tridion > SDL Tridion Content Manager configuration in the Microsoft Windows Start menu.
  2. Navigate to the General Settings screen and double-click the Urls without HTTP authentication setting to edit it.
  3. In the popup that open, enter the following new value for this setting (on a single line):
    (CoreService(\d\d\d\d)?\.svc/(streamUpload|wsHttp|wsFederationHttp|mex))|(TemplateBuilder)|
    (.*\/SiteEdit\/Views\/Bootstrap\/.*)|(.*\/CME\/Themes\/.*\.png)
  4. Click OK to close the popup and commit your changes.
  5. Close the MMC Snap-in.