Thick and Thin Client authentication
Hi,
I have couple of applications (rich client and web client) written in .NET.
I would like to have a common authentication mechanism for both.
Active Directory authentication is straight foreward for this type of
requirement.
But I would like to have single sign-on to be achieved between these
applications.
What would be the best way to acheive this. (SSO should be achieved even
when the user logs in when he is out of the corporate network.)
Thanks,
Suresh.
Date:Mon, 23 Jul 2007 04:08:00 -0700
Author:
|
Re: Thick and Thin Client authentication
On Jul 23, 1:08 pm, Suresh wrote:
> Hi,
> I have couple of applications (rich client and web client) written in .NET.
> I would like to have a common authentication mechanism for both.
> Active Directory authentication is straight foreward for this type of
> requirement.
> But I would like to have single sign-on to be achieved between these
> applications.
> What would be the best way to acheive this. (SSO should be achieved even
> when the user logs in when he is out of the corporate network.)
>
Hi Suresh,
I think this article may help you
http://msdn2.microsoft.com/en-us/library/ms972971.aspx
Cheers
Date:Thu, 02 Aug 2007 00:25:53 -0700
Author:
|