JanRain PHP OpenID:如何以编程方式检查提供商是否支持 AX?
好的,我的问题是有些提供商支持 SREG,有些仅支持 AX 我需要知道如何向提供商请求他们支持哪些方法。我尝试查看此处的文档 http://openidenabled.com/files/php-openid/docs/2.1.3/ 但是我什么也没看到。
Ok, my problem is that some providers support SREG and some support only AX I need to know how it is that I can request from the provider which methods they support.. I tried looking through the documentation here http://openidenabled.com/files/php-openid/docs/2.1.3/ but I didn't see anything.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
面临类似的问题。
下面的代码应该对你有帮助。
因此,如果
这可以帮助您诊断即将到来的数据,SREG 或属性交换
Faced similar problem.
The below code should help you.
So if
this will help you diagnose which data is coming, SREG or Atribute Exchange