Recently, I have been trying to integrate OpenID as a Relying Party on this new site i am working on. This would allow users to login using OpenID. Previously, I had implemented support for OpenID for a prior site using DotnetOpenID, DNOI. But this was on a normal form-based ASP .NET site. With MVC, I could no longer use the control I was using before. It has been about one and a half years sinc...
[More]