openid - http://axschema.org和http://schemas.openid.net的可用属性列表

标签 openid schema google-openid openid-provider

我搜索了高,低,远和宽,但在Internet上找不到列出这些模式可用属性的任何内容。有人知道这些文件在哪里吗?到目前为止,我知道:

http://axschema.org/namePerson/first

http://axschema.org/namePerson/last

http://axschema.org/contact/email

http://schemas.openid.net/ax/api/user_id

最佳答案

好吧,我再也看不到axschema.org了。但是基于http://groups.google.com/group/axschema/browse_thread/thread/49312a23a7d5ecce#我认为[http://openid.net/schema]取代[http://axschema.org]

这是列表,也在http://openid.net/specs/openid-attribute-properties-list-1_0-01.html上。

http://openid.net/schema/namePerson/prefix
http://openid.net/schema/namePerson/first
http://openid.net/schema/namePerson/last
http://openid.net/schema/namePerson/middle
http://openid.net/schema/namePerson/suffix
http://openid.net/schema/namePerson/friendly
http://openid.net/schema/person/guid
http://openid.net/schema/birthDate/birthYear
http://openid.net/schema/birthDate/birthMonth
http://openid.net/schema/birthDate/birthday
http://openid.net/schema/gender
http://openid.net/schema/language/pref
http://openid.net/schema/contact/phone/default
http://openid.net/schema/contact/phone/home
http://openid.net/schema/contact/phone/business
http://openid.net/schema/contact/phone/cell
http://openid.net/schema/contact/phone/fax
http://openid.net/schema/contact/postaladdress/home
http://openid.net/schema/contact/postaladdressadditional/home
http://openid.net/schema/contact/city/home
http://openid.net/schema/contact/state/home
http://openid.net/schema/contact/country/home
http://openid.net/schema/contact/postalcode/home
http://openid.net/schema/contact/postaladdress/business
http://openid.net/schema/contact/postaladdressadditional/business
http://openid.net/schema/contact/city/business
http://openid.net/schema/contact/state/business
http://openid.net/schema/contact/country/business
http://openid.net/schema/contact/postalcode/business
http://openid.net/schema/contact/IM/default
http://openid.net/schema/contact/IM/AIM
http://openid.net/schema/contact/IM/ICQ
http://openid.net/schema/contact/IM/MSN
http://openid.net/schema/contact/IM/Yahoo
http://openid.net/schema/contact/IM/Jabber
http://openid.net/schema/contact/IM/Skype
http://openid.net/schema/contact/internet/email
http://openid.net/schema/contact/web/default
http://openid.net/schema/contact/web/blog
http://openid.net/schema/contact/web/Linkedin
http://openid.net/schema/contact/web/Amazon
http://openid.net/schema/contact/web/Flickr
http://openid.net/schema/contact/web/Delicious
http://openid.net/schema/company/name
http://openid.net/schema/company/title
http://openid.net/schema/media/spokenname
http://openid.net/schema/media/greeting/audio
http://openid.net/schema/media/greeting/video
http://openid.net/schema/media/biography
http://openid.net/schema/media/image
http://openid.net/schema/media/image/16x16
http://openid.net/schema/media/image/32x32
http://openid.net/schema/media/image/48x48
http://openid.net/schema/media/image/64x64
http://openid.net/schema/media/image/80x80
http://openid.net/schema/media/image/128x128
http://openid.net/schema/media/image/160x120
http://openid.net/schema/media/image/320x240
http://openid.net/schema/media/image/640x480
http://openid.net/schema/media/image/120x160
http://openid.net/schema/media/image/240x320
http://openid.net/schema/media/image/480x640
http://openid.net/schema/media/image/favicon
http://openid.net/schema/timezone

关于openid - http://axschema.org和http://schemas.openid.net的可用属性列表,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7403536/

相关文章:

google-openid - 类型错误 : gapi. auth2 未定义

jwt - 为什么 id_token 通过带有片段标识符而不是查询字符串的 url 传递?

php - 安全 API 的最佳实践?

java - Java中有openID实现吗?

javascript - Joi 验证 ||在对象数组中,至少一个对象应包含某个键的特定值

mysql - 在 Laravel 中加入查询

google-openid - 哪种 Google 登录流程最适合 Web 应用程序?

login - 如果用户无法使用他们的 OpenID 登录怎么办?

xml - 如何将属性添加到 xml 模式元素?

google-oauth - Google OAuth2 API JWS 一致性