You have a full sample of SSO with Forms here:
http://weblogs.asp.net/hernandl/arch...formsauth.aspx
--
Hernan de Lahitte
Lagash Systems S.A.
http://weblogs.asp.net/hernandl
This posting is provided "AS IS" with no warranties, and confers no rights.
"Andrey Skvortsov" <> wrote in message
news:9705438A-78E2-43FB-A0E6-...
> How I can issue web forms authentification cookie that can be used by both
applications located on same server(server wide asp.net cookie)?I've one
users' domain but asp.net encrypts .ASPXAUTH cookies differently for these
two applications.
> What can I do with it?