Delen via


Connect your ASP.NET page to OpenID

.NET Slave grabs a library from CodePlex to do OpenID from an ASP.NET Page.
https://blog.madskristensen.dk/post/OpenID-implementation-in-Csharp-and-ASPNET.aspx

How cool is that?

Comments

  • Anonymous
    April 05, 2008
    DON'T USE the library Mads offers.  It's sorely incomplete and COMPLETELY INSECURE.  Any site using his OpenId class can be hacked with a single word change in the URL to log in as anyone at all.   Check out http://dotnetopenid.googlecode.com for a complete and secure library.

  • Anonymous
    April 06, 2008
    Hmmm, interesting!  So, Andarno, can you cite an analysis of the openID libraries for .NET, or better, of openID libraries in general?    I'd like to get the lowdown. Has anyone written up anything more formal? Thanks -Dino