Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / October 2007

Tip: Looking for answers? Try searching our database.

What comes after FormsAuthentication.SignOut()?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
IfThenElse - 09 Oct 2007 17:29 GMT
Hi,
I asked this before but not reply,  also I asked this in the asp.netSecurtiy
group but the group is in temporary coma no reply for few days.
I am still able to navigate back to secure area even after calling
FormsAuthentication.SignOut().

If I exit the browser and come back in it works fine, If I don't exit the
browser then I can still go to secure areas by modifying the url.

Not sure what to do.

help.

Thank you.
bruce barker - 09 Oct 2007 18:43 GMT
depends on if you are in cookie mode or not.

in cookie mode it updates the cookie to not have an authentication cookie.

in cookieleess mode it redirects to the login without the url token.
going back in history in this case might resurrect the login token as
its in the url (it still has an expiration, so its not good forever).

-- bruce (sqlwork.com)

> Hi,
> I asked this before but not reply,  also I asked this in the asp.netSecurtiy
[quoted text clipped - 10 lines]
>
> Thank you.
IfThenElse - 10 Oct 2007 02:38 GMT
Bruce,

that is my problem the token is resurrected.

How do I make sure it is completely dead and no chance to resurrection???

Thank you,

> depends on if you are in cookie mode or not.
>
[quoted text clipped - 21 lines]
>>
>> Thank you.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.