Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session / Authentication
Message
From
20/02/2003 17:50:46
 
 
To
All
General information
Forum:
ASP.NET
Category:
Mobile development
Title:
Session / Authentication
Miscellaneous
Thread ID:
00755835
Message ID:
00755835
Views:
39
Hey all, three questions.

1. How do I set the session time out.

2. How do I log someone out (deauthnticate them)?

3. Can I deauthenticate someone automatically when the session times out?

The scenerio is...

1 Unauthenticated user Hits web site
2 User is redirected to Logon Page
3 If logon it good session is created
4 User logs off, in the loggof I am doing Session.Abandon() but user is still authenticated and can go to history or press back and gets an error since the session is closed. I want him to be redirected to login again. I assume there is a command I can use to 'deathenticated him' after stopping the session?

Thanks,
BOb
Next
Reply
Map
View

Click here to load this message in the networking platform