Cross-domain authentication ASP.net MVC
问题 I have two different web application built with ASP.net MVC. This two application may not be running in the same server nor in the same domain. I would like that if a user login in one of them, automatically should be login in the other. The same should work with logout. Which do you think is the best solution? Do you know about some example code? Thanks! --- EDITED WITH MORE INFO --- Use case scenario: The user has the web application A opened on a tab, and at some point of the app there is