LDAP Authentication using Windows IIS

We would like to implement LDAP authentication, however so far, I have not found detailed instructions on how to do this in ASP.Net Maker.We offer a financial reward for anyone who can help successfully implementing LDAP authentication. A detailed implementation plan has to be provided!
If anybody is interested please let me know through this forum and leave your email address.I identified the following areas where adjustments must be made. If there are any more, please specify:

  1. What authentication type has to be selected in Windows Server 2012 IIS Version 8 (Anonymous, Basic, Digest or Windows)?
  2. What directory permissions have to be set on the publish directory where the web.config and the, from ASP.Net Maker, generated files live?
  3. What settings in ASP.Net Maker: Security Settings (Advanced Security; User ID Security, Static User Level Security, Dynamic User Level Security)?
  4. What ASP.Net Maker Advanced Settings (LDAP ect.) have to be set?
  5. Apart form the settings above, is there any coding required? If yes, please explain in detail and deliver the code.

Please read:
https://www.hkvforums.com/viewtopic.php?f=7&t=40185&p=121637

thanks for the reply.

But what about all the other points in my question? Is it really enough to activate LDAP in Advanced settings?Thanks!
RegardsRainer

It should be a start to your question rather than a complete answer. For integration with IIS, you can google for “asp.net core active directory iis integration” for more specific solutions.

Hi, that link is cannot be reached… anyone can help? I want to implement the LDAP, but getting stuck about it