Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Redirect To Login Page - Forms Authentication
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Gregory A. Beamer, post: 3895763"] The default implementation will redirect any time someone does not have authorization, not whenever someone does not have authentication. NOTE: Authentication is verification of who a person is. Authorization is whether the person is allowed to see something. Once again, redirect to login is based on authorization. Login is an authentication method. If you want something other than the default, you will have to write it into the authentication mechanism. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Redirect To Login Page - Forms Authentication
Top