Answer the question
In order to leave comments, you need to log in
Why doesn't ASP.NET MVC work with Authentication Across Applications?
There are 2 web applications, one main from it and authorization goes, and the second should just pick up the cookie and work with the user. Both are hosted on localhost.
Everything seems to be set up normally and should work, but authorization does not work in the second one.
Request.Cookies has everything except .ASPXAUTH, although Request.Headers["Cookie"] has everything....
So what's wrong?
Set up as in msdn .
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question