i trying around with JanRain openid, i'm already add some required fields like email, nickname etc.. and some optional fields but openid provider dont send back to me any information but user's openid url.
You need to provide some more information about what you're doing on localhost. Are you running an OpenID server on localhost to be your own OP (OpenID Provider?) – nullJul 15 at 18:46
i'm working with openid consumer, trying to do with attribute exchange to get some information of user from provider, but it's not work, yahoo provider said:
"This website does not meet Yahoo!'s requirements for website address"
and when i move my consumer on my hosting with real domain, it's said about claiming, so i need to contact yahoo provider or other provider to put my website on white list ? – zerooneaJul 16 at 12:06
It seems like you were trying to use the OpenID 1.x protocol with Yahoo, which won't work. Do you have the latest version of the JanRain library? – nullJul 16 at 15:26
i using 2.xx version, the login processing work well, just a problems with attribute exchange, some website like verisign attribute exchange work, but on yahoo, google, it say something about i must contact them, and do something blah blah... which i dont know – zerooneaJul 17 at 7:35
Stack Overflow is a collaboratively edited question and answer site for programmers – regardless of platform or language. It's 100% free, no registration required.