I have two different individual web services (asmx and wcf). One is asmx service which is part of web application project, and other is individual WCF service. Now I want to migrate all my services into cloud respectively. I want to have ADFS authentication to these services.
These services are consumed by different applications (SharePoint Online, Windows 8, Windows 8 mobile, Office 365).
Please let me know if you have any suggestions and guidance to achieve this.
Sateesh Maduri