Tagged Questions
4
votes
1answer
1k views
How to get OpenID user Profile info?
After logging into SO, my nickname shows up at the top.
When I set up openid on my site, I do not get any profile information.
I tried implementing OpenID using openid-selector and Zend Framework
...
3
votes
1answer
658 views
List of openid urls
I am creating an openid authentication code for my website. I need to show a list of URL's (google, yahoo, etc) that the users can select. I can't find all the open id URL's of these other websites. ...