fangshuoshirounet / openid-server

Automatically exported from code.google.com/p/openid-server
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

How to get the basic information from JOS OpenId Server #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to evaluate JOS OpenId provider implementation to host my 
website as openId provider. As part of the i need to get the basic 
information such as First name last name, birth date, gender etc...from 
the openid-server. How can i get that What API need to be called from my 
web page.Help is appriciated.

Thanks
Suresh

Original issue reported on code.google.com by ssuresh...@gmail.com on 15 Jun 2009 at 7:56

GoogleCodeExporter commented 9 years ago
It depends on your openid library(such as openid4java in java, php-openid in 
php,
python-openid in python etc.)
Please choose an openid library( http://wiki2008.openid.net/Libraries ) 
according to
your programing language of your web application.

Original comment by zhoushu...@gmail.com on 15 Jun 2009 at 2:42

GoogleCodeExporter commented 9 years ago
Thanks for the comment. I am using OpenId4java. So i think i need to look at the
documentation of the openid4java

Original comment by ssuresh...@gmail.com on 15 Jun 2009 at 10:13

GoogleCodeExporter commented 9 years ago

Original comment by zhoushu...@gmail.com on 24 Jul 2009 at 2:54