How to configure multiple login properties in a federated repository in HCL DX
Applies to
HCL Digital Experience v9.5 and Higher
Introduction
When HCL DX is configured with a federated LDAP, it relies on Virtual Member Manager (VMM) for authentication. If you want to use more than one login property, you need to configure VMM to support multiple login properties. This article describes how to update your repository settings to enable multiple login properties.
Note
Login properties values should be unique across all repositories participating in a realm. Work with your LDAP administrator to ensure this requirement is met. Additionally, this article assumes that the login property is already defined within the LDAP. For more information on how to extend the properties beyond the LDAP, refer to How to configure an extended property as a login property for the LDAP repository configuration in a federated repository setup.
Instructions
-
Back up the
wimconfig.xmlfile.-
In a DX standalone server, the file is located at
<wp_profile_root>/config/cells/<cellname>/wim/config/wimconfig.xml. -
In a clustered DX environment, the file is located in the Deployment Manager profile at
<profile_root>/config/cells/<cellname>/wim/config/wimconfig.xml.
-
-
Log in to the IBM Integrated Solutions Console.
- Navigate to Security > Global security.
- Under Available realm definitions, select Configure for Federated repositories.
- Under Related items, select Manage repositories, and then select your specific LDAP repository identifier.
- In the Login properties field, specify
uid;mail. - Click Apply.
- Click Save at the top of the console messages. and then Save.