How to add multiple LDAP groups in Jazz Authorization Server?
Hello! I have JAS configured with 2 CLM(6.0.2) instances. But I have 2 different LDAP groups and admins. How do I configure JAS to support different LDAP groups and admins? I have approached with merging the LDAP admins and groups in the appConfig.xml but that didn't work. Could anyone please guide me on how to achieve this scenario? Or is it not possible for JAS to support multiple LDAPs?
Accepted answer
Hi Sanjeet
When CLM is configured with JAS (Jazz Authorization Server), the group mappings is read from the configurations present in JTS. The group mappings in appConfig.xml is not considered.
When you access JTS/Admin -> Advanced Properties > LDAP configuration
You can enter the groups in the property Jazz To LDAP Group Mapping
For multiple groups, you can separate it by ";" for example: JazzAdmins=LDAPAdmins1;LDAPAdmins2
If you want to configure Multiple LDAP Servers with JAS, then you need to configure JAS with SCIM:
Best Regards
Shubjit
Comments
Spoidy jan
Dec 04 '24, 5:37 a.m.