Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Authentication
Message
 
To
05/01/2004 10:53:53
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00863824
Message ID:
00864000
Views:
21
Steve,

>Shouldn't the page check to see if the user is already authenticated before redirecting?

Actually, it does. If you look at the code in mmBusinessWebPage.OnLoad(), you'll see it also checks if this.SecurityUserPK == null. Behind the scenes, the SecurityUserPK property simply checks the session variable "mmUserSecurity_UserPk" to see if it's been set. If it hasn't the user gets redirected.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform