About
Digital Colony is the technical web site for Michael Allen Smith of Seattle.
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
