Hello guys,
I have to implement a single sign on solution with 4 apps (2 .net mvc and 2 php). I'm searching for the best solution for my problem and I found solutions that seems similar: ADFS, Access Control or build our own app that will do the single sign on using WIF with our database. It'll be a public app, like a ecommerce, what you guys recommends me? What's the difference between then?
Thank you!