A
A
ArtSKIF2013-11-25 12:25:02
ASP.NET
ArtSKIF, 2013-11-25 12:25:02

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

1 answer(s)
A
ArtSKIF, 2013-11-25
@ArtSKIF

figured it out, the problem was in the httpRuntime targetFramework

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question