I am converting Forms Authentication applications that are for internal use only to use Claims Authentication using ADFS 2.0 with wia. We are doing this to give our clients a SSO environment. However there are cases where our clients will need to sign in
as a different user. What is the best way to achieve this? As the users already have usernames and passwords for the app one approach might be to have fba side-by-side with wia. Is this possible? If so how can this be achieved? Can this be done using a single
AFDS server? We do not need a proxy server as the application is only for use on the domain. I realize that users logging in as other users is not a great practice, but I do not see that practice changing in the near future.
Any advice on the best method to achieve this would be very appreciated.
Thank you.
Joseph