Re: Form Authentication Doubt

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Yes, it uses cookies. Also, since you're coordinating the authentication across more than one application you proobabaly want to look into this:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconformsauthenticationacrossapplications.asp

-Brock
DevelopMentor
http://staff.develop.com/ballen



Hi All,
It might be a silly doubt, but it is a doubt....
I am using form authentication for my website, now my web
application is gonna be deployed on two web servers with Load
Balancing software in place.

Now if I login at one place, can I be treated as logged in at other
place also or it will again give me a login screen.

Form Authentication : Is it internally uses cookies?

Regards,
Shailesh Gajare



.



Relevant Pages

  • Re: Forms Authentication Cookie Does Not Expire
    ... Signout method on a page and log in again to see if the expire are set to ... you may try to delete cookies on a client to see if this ... For more inforamtion on form authentication and ... Implement Forms-Based Authentication in Your ASP.NET Application by ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: :o( .... Client not redirected to login page.
    ... I was sad to find out that Form authentication used cookies. ... I found this article and implemented in my website: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problem with cookies
    ... > I have got a problem with the cookies y IE6. ... > Web-application wit h Form Authentication. ... > and I put the user and password and push the botton, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Unusual cookie bug!
    ... I meant form authentication ... > When i disable cookies i can no longer log into the site. ...
    (microsoft.public.dotnet.framework.aspnet)