http://schema.openid.net/contact/email 和 http://axschema.org/contact/email 之间的区别

发布于 2024-09-10 08:54:12 字数 256 浏览 7 评论 0原文

何时使用 http://schema.openid.net/contact/email 以及何时使用openid 请求中的 http://axschema.org/contact/email

when to use http://schema.openid.net/contact/email and when to use http://axschema.org/contact/email in openid request.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

命硬 2024-09-17 08:54:12

不幸的是,属性交换(AX)没有标准模式。但 axschema.org 似乎是最接近的。要知道使用哪一个,我所知道的最好方法是在 OP 的 XRDS 文档中寻找有关支持哪些模式的“提示”。例如,DotNetOpenAuth 就是这样做的,并且成功率很高。当 XRDS 不包含任何 AX 架构 URI 时,您可以发送所有三个(是的,共有三种) AX 属性 URI 格式,以最好地确保有用的响应。

Unfortunately there is no standard schema for Attribute Exchange (AX). But the axschema.org seems to be the closest thing to it. To know which one to use, the best way I know of is to look for a "hint" about which schema(s) are supported in the OP's XRDS document. DotNetOpenAuth does this, for example, and has a good success rate. When the XRDS doesn't contain any of the AX schema URIs, you can send all three (yes, there are three) AX attribute URI formats to best ensure a useful response.

饮湿 2024-09-17 08:54:12

如今,首选 AX 模式 url 似乎始终是 schema.openid.net。 axschema.org 域已经关闭近一年了(并不是需要它)。

参考文献:Chris Messina 在 OpenID 列表StackOverflow:Google 仅响应 schema.openid.net

Nowadays, it seems the preferred AX schema url is always schema.openid.net. The axschema.org domain has been down for almost a year (not that it's needed).

Refs: Chris Messina on OpenID list and StackOverflow: Google only responds to schema.openid.net.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文