How do I implement OpenID in my web application?

前提是你 提交于 2019-11-28 05:51:50

You can find OpenID implementations here. If you just want more information, I would check out the OpenID site.

The Plaxo OpenID recipe (from the OpenID site) was one of the better howtos I've seen.

Scott Hanselman posted a while back about setting up OpenID in .net.

I think you are mis-understanding OpenID, the process of registering and OpenID is the responsibility of the user, you'll note that there is no place to signup here without an OpenID.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!