Re: Logout from windows authentication??
- From: "Kevin Yu" <koo9@xxxxxxxxxxx>
- Date: Wed, 13 Apr 2005 10:08:43 -0600
MattC
there is a workaround. it need to clear the identity token on the client
browser cache, but only IE6 + sp1 support
the javascript function, for the rest of the IE version, an activeX is
needed to clear the cache.
Kevin
"MattC" <m@xxxxx> wrote in message
news:%23H4OvlEPFHA.2704@xxxxxxxxxxxxxxxxxxxxxxx
> Ack! Sorry I assumed you meant Integrated Windows Authentication. Closing
> the window should kill the current authentication process. Have you tried
> abandoning the current Session to see if that clears user authentication
> details?
>
> MattC
> "Kevin Yu" <koo9@xxxxxxxxxxx> wrote in message
> news:%23jeMgeEPFHA.4064@xxxxxxxxxxxxxxxxxxxxxxx
> >" Windows Authentication is based on the current windows login,"
> >
> > what current windows login? you mean the login to the workstation? no,
> > it's
> > the crudential that the user enter when prompt by the authentication
> > server,
> > the user need to be in the AD or in the authenticating server. after the
> > user it's authenticated, the subsequent communication will contain the
> > authenticated info in the httpContext. now I am not sure where I can
> > find
> > more information on how this works, there got to be someway to logout
for
> > the users.
> >
> >
> >
> >
> >
> > I dont think
> >> you can issue a system logout request from a webpage without using some
> > kind
> >> of ActiveX control.
> >>
> >> MattC
> >> "Kevin Yu" <koo9@xxxxxxxxxxx> wrote in message
> >> news:eLL6cK8OFHA.3512@xxxxxxxxxxxxxxxxxxxxxxx
> >> > is it possible to for user to click a logout button to logout and
when
> > the
> >> > user want to get into the system again, the user have to login again?
> >> >
> >> >
> >> > Kevin
> >> >
> >> >
> >>
> >>
> >
> >
>
>
.
- References:
- Logout from windows authentication??
- From: Kevin Yu
- Re: Logout from windows authentication??
- From: MattC
- Re: Logout from windows authentication??
- From: Kevin Yu
- Re: Logout from windows authentication??
- From: MattC
- Logout from windows authentication??
- Prev by Date: Re: How can I display my .ASPX page from within an HTML page?
- Next by Date: NEWBIE Binding question
- Previous by thread: Re: Logout from windows authentication??
- Next by thread: State of the asp.net web-page
- Index(es):
Loading