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

Use the sample with PingIdentity #6

Open sameer-kumar opened 7 years ago

sameer-kumar commented 7 years ago

Hi,

Can I use the same sample code with PingIdentity instead of ADFS? As we are sing Ping to federate.

Thanks for any pointers! Sam

sameer-kumar commented 7 years ago

I verified and it's working. Is there a way I can omit the login screen?