We have a web forms application that we wish to intergrate office 365 single sign on I no i have seen this easy setup with mvc forms but its it at all possible with webforms.
Hi rogue1,
Do you have Azure AD ? If yes , you could try OpenIdConnect to do the SSO :
http://www.cloudidentity.com/blog/2014/07/24/protecting-an-asp-net-webforms-app-with-openid-connect-and-azure-ad/
https://ensyslabs-public.sharepoint.com/Lists/Posts/Post.aspx?ID=34
Best Regards,
Nan Yu