为自己设置个人 OpenID
几年来,我一直在我的域名 Cool-RR.com 上设置个人 OpenID。 该脚本名为 PHPMyID。 问题是,它有时会出现错误,不允许我登录。
是否有您可以推荐的制作个人 OpenID(在我自己的域上)的解决方案,并且设置简单且需要零维护?
For a few years I've had my personal OpenID set up at my domain, cool-RR.com. The script is something called PHPMyID. Problem is, it's sometimes buggy and won't let me log in.
Is there a solution for making a personal OpenID (on my own domain) that you can recommend, and that has an easy setup and requires zero maintenance?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
几周前,我将我的个人域名 (www.vineetmanohar.com) 变成了我的 OpenID,事实上我在 StackOverflow 上使用该 OpenID。
我的域由 WordPress 提供支持,因此对我来说最简单的方法(5 分钟内启动并运行)是使用 适用于 WordPress 的 OpenID 插件。 如果您使用 WordPress,则只能使用此解决方案(请参阅我的博客文章中的更多详细信息:使用您的 Wordpress 驱动的网站或博客作为您的 OpenID)。
如果没有,另一种方法是使用第一个答案中所述的 OpenID 委托标签(您还可以查看我的博客文章 如何使用 Vanilla HTML 主页作为 OpenID)。
I turned my personal domain (www.vineetmanohar.com) into my OpenID a few weeks ago, infact I use that OpenID on StackOverflow.
My domain is powered by WordPress so the simplest way for me (get up and running in 5 minutes) was to use the OpenID plugin for WordPress. You can only use this solution if you use WordPress (see more details on my blog post: Use your Wordpress powered website or blog as your OpenID).
If not, the other way is to use OpenID delegate tag as described in the first answer (you can also see my blog post How to use your Vanilla HTML homepage as your OpenID).
与其运行 OpenID 提供商,为什么不委托给一个提供商呢? 然后你可以使用你的个人域名作为 OpenID url,但真正的工作是由其他人处理的。 详细信息请参见如何将您的博客转为 OpenID。
Rather than run an OpenID provider, why not delegate to one? Then you can use your personal domain as the OpenID url, but the real work is handled by someone else. Good details are at How to turn your blog in to an OpenID.