Configuring Content Composer IdP Authentication - Installation - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Installation

Platform
Content Composer
Product
Installation
Release
Foundation 23.2
License
To configure the Content Composer user rights management for IdP authentication, complete the following steps:
  1. Contact your IT department and ask for the user group names that exist in the IdP user store.
  2. To identify the role mapping object used by your Content Composer installation, from the %Composerdir% directory, open UserRepository.config with a text editor that supports UTF-8.
  3. Search for the attributes roleMapper and systemOId.
    • The roleMapper attribute contains the used role mapping object.
    • The systemOId attribute contains the name of the system in which this role mapping object is stored.
  4. In Content Composer Studio, switch to the system specified in the systemOId attribute.
  5. Open the role mapping object specified in the roleMapper attribute.
  6. In the role mapping object, add a new group for each IdP user group.
    Note: If the IdP user group name contains spaces, replace each space with an underscore.

    Example: If the IdP user group name is GRP - All Employees, name the new group GRP_-_All_Employees.

  7. Assign the required roles to the newly created groups.
  8. Save and close the role mapping object.