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
Paul Clement - 14 Dec 2004 13:54 GMT
¤ 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/cp
conformsauthenticationacrossapplications.asp
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)