Requirement: I am using WSS site with Form Based Authentication (FBA) with a custom login page which reads username from RSA cookie and c alls the FormsAuthentication.RedirectFromLoginPage method. So that user does not have to re-enter the credentials.
Read More...