Tag Archives: FormsAuthentication

Override ReturnUrl in ASP.NET Security

When using FormsAuthentication and a logged out user tries to enter a secured page that page name is appended to the ReturnUrl. After the user has been authenticated, the user is redirected to that page. I had no problem with … Continue reading

Posted in C# | Tagged , , | Comments Off