Documentation Center

Configuring single sign-on for UGC

If you set up User Generated Content, configure web\WebUI\Models\UGC\web.config.

Procedure

  1. On the Content Manager server, access the subfolder of %TRIDION_HOME% (defaults to C:\Program Files (x86)\Tridion\). In this folder, open the file web.config for editing.
  2. In this file, go to configuration/system.web and in the identity subelement, set the impersonate attribute to false.
  3. Save and close web.config to commit your changes.