Documentation Center

Configuring SSO in lc.properties

lc.properties needs to be adapted so that Legacy Content Delivery 's internal pipeline is compatible with SSO.

Procedure

  1. From the Legacy Content Delivery installation folder, open \webapp\WEB-INF\lc.properties and make these changes:
  2. Change the setting for identity.provider from internal to sso.

Example of lc.properties content

identity.provider=sso
sso.anonymous_users=disable
sso.saml_attribute_list=role,givenname,department,surname,emailaddress,displayname
sso.permission.group=role,department