Amit Mitra
Posts: 2
Nickname: mitraamit
Registered: Jan, 2009
|
|
Re: how to implement single sign on in c#.net
|
Posted: Jan 15, 2009 10:04 PM
|
|
Hi,
If you can explain a bit bout ur problem, it would be a little easy to describe the solutions. There are several implications 1. User signing in to one app and gets authenticated to other apps in domain,automatically.
2. All the webservs are running IIS i.e Windows environments with Integrated windows authentication.
3. Is it a Internet or Intranet application.
Please provide the topology.
And by the way it is not advisable and not permissible to retreive the password of any user in the domain.
Regards, Amit
|
|