Service Virtualization

 View Only
  • 1.  Devtest 10.8 Iam connectivity to Ldaps

    Posted Mar 28, 2025 03:29 AM

    Hi All

    While going through the document to connect Iam with ldap over ssl , we could see the below. 

    "When you configure the Identity Access Manager with LDAP over SSL, you must keep the public key certificates of the LDAP Server in the IdentityAccessManager\conf\truststores folder"

    The query that we are having is , shouldnt the iam-trustore.ks file be enough , if we import the ldap certificate into it? Is it mandatory to have the certificate in the above location.

    Regards

    Akshit



  • 2.  RE: Devtest 10.8 Iam connectivity to Ldaps

    Broadcom Employee
    Posted Mar 28, 2025 09:01 AM

    Akshit,

    Yes.  The truststore is still needed in the certs folder, but the certificates are also need to be in this new location.  Not sure why, this is just how 10.8.1 is designed.

    ~Marcy




  • 3.  RE: Devtest 10.8 Iam connectivity to Ldaps

    Posted Mar 28, 2025 11:17 AM

    Thanks @Marcy Nunns . We are able to connect to the ldap from devtest.

    Another query regarding the ldap settings , especially the Bind credentials , which we do on the iam portal . Is it persisited in the db in 10.8 ? or does it need to be added manually each time when the server on which the devtest is installed is refreshed.

    We do our monthly refreshes where the old server is terminated and the automation installs devtest after it is launched again.

    Today we observed after the first successfull installation , if you uninstall it and install it again a second time , we had to enter the ldap bind credential again on the Iam portal after logging in as admin.

    Is it the expected behaviour in the new version 10.8 , because we didnt need to configure it in previous 10.7 version

    Regards

    Akshit




  • 4.  RE: Devtest 10.8 Iam connectivity to Ldaps

    Broadcom Employee
    Posted Mar 28, 2025 11:33 AM
    Edited by Marcy Nunns Mar 28, 2025 11:35 AM

    I am thinking the bind credentials are stored in the IAM database, so if you are having to install every month, if this includes a new database, that would be a problem.  We have a feature where you can export an existing LDAP configuration into a JSON file.  Let me find out for sure.




  • 5.  RE: Devtest 10.8 Iam connectivity to Ldaps

    Posted Mar 28, 2025 11:51 AM

    Its only the ec2 instances which are refreshed , the db remains intact.




  • 6.  RE: Devtest 10.8 Iam connectivity to Ldaps

    Broadcom Employee
    Posted Mar 28, 2025 11:54 AM

    Then you should be good to go.  You would need to backup the iam.properties files to keep the database connection information and keystore information.