hi,
i want to know about implementation of single sign on using ADSI in web appication. Is it possible to create a web page which takes the login info from windows ADSI and process the page?
can anybody help me?
regards
v.r.mahendranIn IIS Admin, set the virtual directory to use Windows Authentication. You can then use HttpContext.User.Identity.Name to get the logged in user's name.
Thursday, March 29, 2012
Single sign on using ADSI web application ?
Labels:
adsi,
appication,
application,
asp,
create,
implementation,
login,
net,
page,
single,
web
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment