Azure-Samples / active-directory-dotnet-webapp-wsfederation

A .NET MVC web application that uses WS-Federation to sign-in users from a single Azure Active Directory tenant, using the ASP.Net WS-Federation OWIN middleware.
MIT License
64 stars 52 forks source link

Deploy to Azure website #4

Closed johandanforth closed 3 years ago

johandanforth commented 8 years ago

This sample works fine when developing, but it doesn't work when deployed to an Azure website for some reason. And readme is still missing info on this matter.