-
Share user identity between 2 web projets
Hi ,
i'd like to share logged user.identity between 2 web projects
i explain :
i've got one project with forms authentication (login.aspx ...)
it works , when i use user.identity.name i'm recognized .
in this project , i've got an hyperlink to the second project .
when i arrive in this project i'm not recognized . user.identity.name is null
i've got one global.asax and web.config in each project .
thank for your help
Alban (Nantes,France)
-
Paul
~~~~
Microsoft MVP (Visual Basic)
-
Thanks Thanks and Thanks !!!
-
it works
my pb was the
<machineKey
validationKey="BD52058A3DEA473EA99F29418689528A494DF2B00054BB7C"
decryptionKey="684FC9301F404DE1B9565E7D952005579E823307BED44885"
/>
1st projet can encrypt cookie , but the second can't decrypt ..
now it's ok
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks