Re: automatic logon to a site.....
From: Matjaz Ladava (matjaz_at__nospam_ladava.com)
Date: 05/19/03
- Next message: jackie: "Role-based security in webforms"
- Previous message: Jim: "automatic logon to a site....."
- In reply to: Jim: "automatic logon to a site....."
- Next in thread: Jim: "Re: automatic logon to a site....."
- Reply: Jim: "Re: automatic logon to a site....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
>
>
- Next message: jackie: "Role-based security in webforms"
- Previous message: Jim: "automatic logon to a site....."
- In reply to: Jim: "automatic logon to a site....."
- Next in thread: Jim: "Re: automatic logon to a site....."
- Reply: Jim: "Re: automatic logon to a site....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|