2
shouts

Integrating OpenID in an ASP.NET MVC Application using DotNetOpenAuth - Rick Strahl's Web Log

posted by lszklszk 178 days, 5 hours, 59 minutes ago
Monday, September 21, 2009 9:53:46 PM GMT

The #1 request I got on the CodePaste.net site - which provides a quick and easy way to publish and share code snippets publicly - has been to implement OpenId for authentication rather than the custom username/password login that’s been in use up until now. OpenId is a centralized login/authentication mechanism which handles authentication through one or more centralized OpenId providers. These providers live on the Web and are accessed through a forwarding and callback mechanism – you log in at the pro...

category: ASP.NET | clicked: 15 | | source: www.west-wind.com | show counter code
tags: ASP.NET MVC, OpenID

No comments yet, be the first one to post comment.

To post your comment please login or signup