何时使用 openid.ax.required inopenid

发布于 2024-09-10 11:48:07 字数 70 浏览 6 评论 0原文

何时使用 openid.ax.required 发出身份验证请求。因为如果 google 需要此选项,但 yahoo 不需要。

when to use openid.ax.required in making request for authentication.Because if this option is required by google but it is not required by yahoo.

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

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

发布评论

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

评论(1

梦萦几度 2024-09-17 11:48:07

从来不需要使用 AX。谷歌不需要它,雅虎或任何其他提供商也不需要它。

AX 是一个扩展,允许您获取其他数据,例如用户名或电子邮件。
openid.ax.required 包含您想要获取并标记为必填字段的字段,仅此而已。

有关详细信息,请阅读属性交换规范。

It's never required to use AX. Google doesn't require it, neither does yahoo, or any other provider.

AX is an extension allowing you to fetch additional data, like user's name, or email.
openid.ax.required contains fields that you'd like to fetch and mark as required fields, that's it.

For more information, read the Attribute Exchange specification.

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