WIF - Federated Provider MVC application or does it have to be Web Forms?
I'm building my own FP STS application. The Visual Studio STS add in builds an asp.net web forms web site.
Is it possible to make the STS site an MVC application?
We would like to use a bunch of master pages开发者_开发百科 we already have in the MVC world.
Have a look at Identity Server. It's an MVC 3 STS.
精彩评论