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.
feedback
|
|
Faced similar problem. The below code should help you. So if
this will help you diagnose which data is coming, SREG or Atribute Exchange | |||||||||||
feedback
|
|
Thanks to this question and the answer at another question, I've created an example of using this code in a way that made sense to me, and hopefully, will for you too. This is at http://gitorious.org/openid-examples/openid-examples | |||
|
feedback
|