2

I'm trying to create a web app (website 1) housed inside a windows web browser control. Links in this web app will redirect to another website (website 2) and open in the user's default browser. So the problem I have the windows app housing website 1 is unable to communicate with website 2. Website 1 and website 2 can potentially share the same database.

Is it possible to implement a type of single sign on that I can some how persist across different browsers?

Joel
  • 21
  • 2