Single Sign On(SSO) and Active Directory (AD)

  • Thread starter Thread starter daniel
  • Start date Start date
D

daniel

Hi,

i want to use dotnet web form to do SSO with AD now, but i don't know to do
it.

where can i look for relative article or sample code ?

thanks.
 
Single Sign On. In companies with more than a single internal web
application it can be hard to give users the single sign on
experience, particularly if some of the applications use windows
authentication and some use forms authentication etc. etc.
 
Back
Top