Hi,

Is it possible to let say share formsauthentication between two different
ASP.NET applications? I have two different ASP.NET applications having
their own mechanisms of forms authentication. I would like to connect these
two authentications so when user is logged to one application it doesn't
have to login again to other.

Thanks

M

Re: Forms authentication by Paul

Paul
Tue Dec 14 07:54:05 CST 2004

On Tue, 14 Dec 2004 09:30:11 +0100, Mirko Slavko <mirkoslavko2003@yahoo.com> wrote:

¤ Hi,
¤
¤ Is it possible to let say share formsauthentication between two different
¤ ASP.NET applications? I have two different ASP.NET applications having
¤ their own mechanisms of forms authentication. I would like to connect these
¤ two authentications so when user is logged to one application it doesn't
¤ have to login again to other.

Yes this is possible. See the following:

Forms Authentication Across Applications
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconformsauthenticationacrossapplications.asp


Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)