Hi,
I am working on a ASP.Net MVC page where i should have multiple button of different websites, when i click a particular button it has to redirect to that website by automatically logging into it.
suppose i have a button to navigate facebook, after redirect i should able to see the facebook home page instead of loginpage (authentication should be done at code behind).