forms authentication
I've just written a login page using forms authentication. I'm a little
confused on how to expire the user, that is if they close the browser
and reopen it, I wnat them to have to log back in. I know this is
simple, but can anybody help?
*** Sent via Developersdex
http://www.developersdex.com ***
.
Relevant Pages
- Re: Force Relogin. IIS6, ASP.NET app, IE6+ browser
... now it appears you are suggesting I either write a custom authentication ... not prompt with a login dialog. ... The problem you face is that a browser will automatically attempt ... If you can control the browsers to not auto-login to your website, ... (microsoft.public.inetserver.iis.security) - Re: Force Relogin. IIS6, ASP.NET app, IE6+ browser
... now it appears you are suggesting I either write a custom authentication ... cookies/tokens involved; IIS has no idea what a session is; IIS does ... not prompt with a login dialog. ... The problem you face is that a browser will automatically attempt ... (microsoft.public.inetserver.iis.security) - Re: HttpWebRequest and posting login data
... > How can I post data to an ASP.NET login page and pass authentication? ... You are attempting to substitute code for a browser. ... and a Location header pointing to the login page. ... (microsoft.public.dotnet.framework.aspnet.security) - Re: Logged in twice at the same time?
... It depends on what kind of login you are talking about. ... If you are dealing with a .htaccess basic login, and the authentication ... a browser can have lots of different ... >Now the first page shows my original username. ... (comp.lang.php) - Re: Logging into website - remove log in box
... the issue is NOT about removing the login box. ... then enable anonymous authentication and disable any other ... authentication in IIS. ... browser auto-login so no login box shows up. ... (microsoft.public.inetserver.iis.security) |
|