Configuring single sign-on for UGC
If you set up User Generated Content, configure web\WebUI\Models\UGC\web.config.
Procedure
- 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. - In this file, go to
configuration/system.weband in theidentitysubelement, set theimpersonateattribute tofalse. - Save and close web.config to commit your changes.