I have application say 'X' which is behind proxy server. From this application I need to call Active directory say 'Y'.
Currently we are able to make LDAP call successfully between X and Y when proxy server is not there. But same LDAP call fails when proxy server exists between X and Y. Here X and Y exists on different networks.
Can anyone suggest any framework/API/procedure/architecture to address this situation.
Currently we are able to make LDAP call successfully between X and Y when proxy server is not there. But same LDAP call fails when proxy server exists between X and Y. Here X and Y exists on different networks.
Can anyone suggest any framework/API/procedure/architecture to address this situation.