Upgrading the configuration of your UGC Web site extension
In your Web application, upgrade or replace your logging configuration, and upgrade your UGC configuration.
Procedure
- Access the configuration location and do one of the following:
- If you have modified the file logback.xml, merge its contents with that of the file Content Delivery\roles\ugc\extension-web\in-process\config\logback.xml.
- Otherwise, copy Content Delivery\roles\ugc\extension-web\in-process\config\logback.xml over your current logback.xml.
- Merge the contents of your cd_ugc_conf.xml with that of the file Content Delivery\roles\ugc\extension-web\in-process\config\cd_ugc_conf.xml.
- In the merged cd_ugc_conf.xml, uncomment the new
ForwardedClaimsand add any Claims you want to have forwarded from the Web site to the UGC Community service.