How to read the parameters from OpenID response provided by Server

2 views
Skip to first unread message

Kishore

unread,
May 2, 2008, 6:45:48 AM5/2/08
to joid-dev
Hi All,

I have started working on this recently to integrate it with one of
the web application. I am able to retreive authentication URL using
the api call - OpenIdFilter.joid().getAuthUrl(openID, returnTo,
trustRoot). I am redirecting it to the URL provided by this API and
getting the user name using the API call:
OpenIdFilter.getCurrentUser(request.getSession())

Now, I need to get the parameters from Open ID like name, email id,
age and so on that are provided in Open ID. Is there any way to do it?
I have noticed this being used in plaxo.com, but not sure how I can
get it using joid API.

Please guide me in this regard. Looking for sooner response

Thanks,
Kishore

Travis Reeder

unread,
May 2, 2008, 12:50:20 PM5/2/08
to joid...@googlegroups.com
joid doesn't support the profile extension.... yet.

Interested in helping add it?

http://openid.net/specs/openid-simple-registration-extension-1_0.html

Travis

Hans Granqvist

unread,
May 2, 2008, 1:47:07 PM5/2/08
to joid...@googlegroups.com
How does this compare with http://www.axschema.org/?
Which one is best to implement?

Travis Reeder

unread,
May 2, 2008, 1:53:32 PM5/2/08
to joid...@googlegroups.com
Not sure, I guess whichever one most OpenID providers are supporting.

Travis

ulf...@googlemail.com

unread,
May 3, 2008, 6:01:28 AM5/3/08
to joid-dev
On May 2, 6:50 pm, "Travis Reeder" <tree...@gmail.com> wrote:
> joid doesn't support the profile extension.... yet.

What about org.verisign.joid.SimpleRegistration?
That class looks like it implements this link...

> Travis

Cheers,

-- Ulf
Reply all
Reply to author
Forward
0 new messages