Browse by Tags

Related Posts

  • Where is the AuthenticationCookie stored?

    Hello, My web application is using FormsAuthentication but I can't find any cookie in the folder where my browser stores cookies from other websites. Where is the AuthenticationCookie stored? Is the AuthCookie only stored in the HttpRequest and HttpReponse? Please let me know of any links that explain...
    Posted to Security (Forum) by wattte on 03-11-2007, 12:00 AM
    Filed under: FormsAuthentication, authentication, ASP.NET 1.1, ASP.NET Authentication, authentication cookie ticket, Cookies
  • Pass .NET Forms Authentication off to PHP app on different server

    I have done some research on this, and haven't found a clear answer. What is the best method to pass authentication from a .NET web app to a different server that contains a PHP application. I have some ideas regarding using the cookie (although I haven't explored this too deeply), but deep down it feels...
    Posted to Security (Forum) by amandalynn on 03-26-2007, 12:00 AM
    Filed under: hack, authentication, login, authentication cookie ticket, Cookies
  • [c#, session cookies]Object reference not set to an instance of an object. How to receive session cookie (added by ‘Session[“password”] = cpassword’) in good, correct way?

    I would like create page (in c# language) where I could type login, password and after checking checkbox could save "mypassword" to the computer cookies. After clicking button, script should be check my login and my password and save "mypassword" to the session cookies (to receive on page "admin.aspx...
    Posted to State Management (Forum) by szmitek on 05-13-2007, 12:00 AM
    Filed under: Cookies, Session and Authentication, application object, application, Session, response.redirect, asp.net 2.0, Session State, OutputCache clear, current user, authentication page-redirection session state stale page target redirection, cookie, page, authentication, asp.net, dynamic content, requesting session cookies, c#
  • Re: Webservice session problem

    If you're using forms Authentication you should just be able to use the following HttpContext.Current.User.Identity.IsAuthenticated which will use the FormsAutentication Cookie, hence no need for Session State.
    Posted to AJAX Networking and Web Services (Forum) by carpenocturnum on 10-20-2006, 12:00 AM
    Filed under: cookies, Authentication
  • LOSING VALUE OF COOKIE

    I am setting a couple of cookies, the values of these cookie's are being reset after a user logs in!!!. Any one any ideas why the values are being reset? Any help appriciated Steve
    Posted to State Management (Forum) by MrShrek on 07-04-2007, 12:00 AM
    Filed under: Cookies, cookie, authentication, cookie persistent
Page 1 of 1 (5 items)