hi,
I got little problem with authenticating .NET passports on my site.
I installed the SDK, created new application at microsoft, made some pages on site, .....
It looks like loggin in using a passport account works but it says im still not authenticated
Passport.HasTicket << before login = false, after login = true
Passport.IsAuthenticated <<< both cases false![]()
![]()
I can find the problem for this
Because its for a large ecommerce site, i want to use passport authentication




Reply With Quote