Enabling content security

When using Collaborative Review with ISHSTS, you can make sure each user is accessing the content according to the permissions of the usergroup this user belongs to.

About this task

This functionality is enabled by default, but you may have to enable it manually if you are using Collaborative Review with a version of Content Manager earlier than 13.0.0.

Procedure

  1. Open InfoShareSTS\Configuration\infoShareSTS.config and check that the following element is added to the content. If it is not, add it.
    <transformation claimType="http://schemas.xmlsoap.org/claims/Group"
                   ishFieldName=" FUSERGROUP"
                   ishFieldLevel="none"
                   ishFieldValueType="element"/>
  2. Open WEB-INF\lc.properties and check that the attribute list contains the item group (along with the traditional role, department, surname, etc.). If it does not, add it.