I see a lot of links on how to enable login of an Office365 account to a web app hosted in Azure but I'm overwhelmed by them. Some questions I have:
1. It seems I can use Access Control Service, but I also have the option not to, is this right?
2. Do I need to have an ADFS setup or this is also just another way to do this?
3. Is there a configuration that must be performed on the company's office 365?
4. What is the simplest way to have this SSO configured? By simple I mean the least amount of configuration setup needed.
Can anyone point me to a comprehensive and updated link on how to do this for an existing MVC application?