# Nextgen Ldap This contains APIs related to Nextgen Ldap as defined in Harness ## Get the NgLdap Setting - [GET /ng/api/ldap/ngLdapSettings](https://apidocs.harness.io/openapi-merged/nextgen-ldap/getngldapsettings.md): For the given accountId fetch and return the ng ldap settings ## Test LDAP authentication - [POST /ng/api/ldap/ldap-login-test](https://apidocs.harness.io/openapi-merged/nextgen-ldap/postldapauthenticationtest.md): Tests LDAP authentication for the given Account ID, with a valid test email and password ## Return Ldap groups matching name - [GET /ng/api/ldap/{ldapId}/search/group](https://apidocs.harness.io/openapi-merged/nextgen-ldap/searchldapgroups.md): Returns all userGroups for the configured Ldap in the account matching a given name.