I have a site where i want windows AD authentication on, can anybody tell me i which way i should go.
i dont want a logon screen, when i open the site, it should automatically authenticate if my user in a member of a given group in AD. and of course if the user is not member of the group in AD a site will appear with further information. :)
Brij MishraPosted Sep 23, 2013, 8:13 AM
I have written a detailed post on windows authentication, Go through the following link
http://brijbhushan.net/2013/09/10/looking-into-windows-authentication-at-web-config-and-at-iis/
Cheers,
Brij