Ask a Question related to ASP.NET Security, Design and Development.
-
Jason Swalwell #1
Sign Out Windows Authentication
Hi,
My web application uses windows based authentication. I need to have
a sign out feature, has anyone got an idea of how you sign out when
using windows authentication.
Regards
Jason Swalwell Guest
-
Sign In/Sign Out like macromedia page
I would like to add a sign in link that after you are signed in changes to sign out like on the top of the macromedia site. If anyone can help with... -
Forms Authentication - Single Sign-On
I am implementing a single sign-on system in ASP.Net. The technique I am using is as defined by Paul Sheriff, in the MSDN article Single Sign-On... -
minus sign proportion to + sign in bold
Does anyone know how to make a minus sign that is proportional to a plus sign (+) in bold in Freehand? -
Forms authentication with Windows authentication
Hi, I have an ASP.NET web site that uses IIS Basic Authentication and accesses an OLAP Server at various stages. The OLAP Server authentication... -
single sign-on and domain authentication
Our organization is in the process of deploying 9iAS/WebForms applications and we would like to somehow integrate these applications into the domain... -
Jim Cheshire [MSFT] #2
RE: Sign Out Windows Authentication
Jason,
In order to log out of Windows Authentication, you would have to log off of
the computer.
Jim Cheshire, MCSE, MCSD [MSFT]
Developer Support
ASP.NET
[email]jamesche@online.microsoft.com[/email]
This post is provided as-is with no warranties and confers no rights.
--------------------10:41:14 GMT)>From: [email]jason@realist-ic.com[/email] (Jason Swalwell)
>Newsgroups: microsoft.public.dotnet.framework.aspnet.security
>Subject: Sign Out Windows Authentication
>Date: 19 Nov 2003 02:41:14 -0800
>Organization: [url]http://groups.google.com[/url]
>Lines: 7
>Message-ID: <ce9e5353.0311190241.4df51533@posting.google.com >
>NNTP-Posting-Host: 195.11.221.226
>Content-Type: text/plain; charset=ISO-8859-1
>Content-Transfer-Encoding: 8bit
>X-Trace: posting.google.com 1069238474 15062 127.0.0.1 (19 Nov 2003cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-onlin>X-Complaints-To: [email]groups-abuse@google.com[/email]
>NNTP-Posting-Date: Wed, 19 Nov 2003 10:41:14 +0000 (UTC)
>Path:
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnew s1.google.com!no
t-for-mailmicrosoft.public.dotnet.framework.aspnet.security: 7623>Xref: cpmsftngxa06.phx.gbl>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
>
>Hi,
>
>My web application uses windows based authentication. I need to have
>a sign out feature, has anyone got an idea of how you sign out when
>using windows authentication.
>
>Regards
>Jim Cheshire [MSFT] Guest
-
Jason Swalwell #3
Re: Sign Out Windows Authentication
Jim,
Thanks that was pretty much the conclusion I had come to.
Regards
Jason Swalwell Guest
-
Will #4
RE: Sign Out Windows Authentication
I am needing this too. To switch users, I have to close IE and reopen it.... not log off the computer completely. Would be very nice to be able to just click a button to switch users or logout.
Will Guest



Reply With Quote

