Browse by Tags

Related Posts

  • Re: Reading the cookie generated by <authentication mode="Forms"> with javascript

    This probably happens because the cookie is delivered in the response with attribute "HttpOnly" which means it cannot be read using javascript. Check the response headers (using FireFox FireBug etc.) Read more about it here: http://www.codinghorror.com/blog/archives/001167.html?r=32206 You...
    Posted to Security (Forum) by naorrosenberg on 11-25-2008, 12:00 AM
    Filed under: 2008, Anonymous Access, AUTHCOOKIE, authentication, cookie .aspxauth, cookie problem, Cookies, cookies forms authentication, cookies forms authentication persistant session, .ASPXAUTH, anonymous user, <asp.net>, authentication cookie ticket, Authenticate, cookie
  • forms authentication signing the clients out automatically ?

    Hi, I Built forms authentication for my web solution.I use asp.net 2.0 and ı use ajaxtoolkit.dll and its components. first ı signed in. there is no problem. When I am going around with the pages , page automatically sign me out.This happens everytime in the enexpected time. In my local in the studio...
    Posted to Security (Forum) by metia on 11-04-2007, 12:00 AM
    Filed under: ASP.NET, ASP.NET 2.0, Authorization, Forms authentication, FormsAuthenticationTicket Expiration, AUTHCOOKIE, authentication, .net security, ASP.NET Authentication, 2.0, ASP.NET Membership
  • Cross server authentication

    Hi, I have an intranet apps and I am trying to implement the single Sign-on and it worked on the web apps that are on the same server but when I try to implement on another server it doesn't seem to recognize the cookie. Here are some details how I implemented it. Details Server1: 172.57.2.7 - both...
    Posted to Security (Forum) by ago on 10-12-2007, 12:00 AM
    Filed under: authentication web.config path domain www, Authorization, AUTHCOOKIE, authentication
Page 1 of 1 (3 items)