Re: automatic logon to a site.....

From: Matjaz Ladava (matjaz_at__nospam_ladava.com)
Date: 05/19/03


Date: Mon, 19 May 2003 11:18:01 +0200


If you use forms authentication (i persume),then credentials are stored in a
cookie, which can be persistent or not. If it is not persistent, then
authentication cookie is cleared when you logout (or if i time-outs). If it
is persistent then it is saved localy. Cookie security in your application
(encryption). Normaly you encrypt auth cookie.

Hope I answered you question.

Regards

Matjaz Ladava

"Jim" <ssss> wrote in message
news:e5B%23zSeHDHA.2172@TK2MSFTNGP12.phx.gbl...
> When I site provides an automatic logon, how is the username and password
> stored? Is it stored in the cookie and if so is it secured or left as
plain
> text?
>
> Cheers
>
> Jim
>
>



Relevant Pages

  • Re: DESPERATE: FormsAuthentication Problem
    ... I have verified that both machines are running the same version of the ... >> them in the forms authentication cookie. ... >> ' assigned a semicolon delimited string of role names. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: DESPERATE: FormsAuthentication Problem
    ... > them in the forms authentication cookie. ... > ' Get ";" delimited string of the user's roles from the database ... > Dim authTicket As FormsAuthenticationTicket = New ...
    (microsoft.public.dotnet.framework.aspnet)
  • DESPERATE: FormsAuthentication Problem
    ... them in the forms authentication cookie. ... from the forms authentication cookie, create a new FormsIdentity object, ... ' Get ";" delimited string of the user's roles from the database ... Dim authTicket As FormsAuthenticationTicket = New ...
    (microsoft.public.dotnet.framework.aspnet)
  • DESPERATE: FormsAuthentication Problem
    ... them in the forms authentication cookie. ... from the forms authentication cookie, create a new FormsIdentity object, ... ' Get ";" delimited string of the user's roles from the database ... Dim authTicket As FormsAuthenticationTicket = New ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • ASP.net Authentication question
    ... authentication cookie from the cookie collection passed ... FormsAuthenticationTicket authTicket = null; ... of role names attached to the ticket when the user was ...
    (microsoft.public.dotnet.framework.aspnet)

Quantcast