I have 2 websites - website A (my admin website) and website B (the admin website for the 3rd-party survey component that I'm using, whose source code I prefer not to edit)
Both use forms authentication.
I want my user to sign in to website A and then click a link to be signed in automatically to website B. Is it even possible?
And is it possible to do this without editing any source code in website B? This would affect which license I need to buy so I should figure it out before I make the decision.
Thanks in advance :) I googled this and was not able to find much although it seems like it would be a pretty common issue - maybe I wasn't using the right lingo for it. ...
Go to the complete details ...