Yahoo SREG info missing

3 views
Skip to first unread message

James Cooper

unread,
Nov 23, 2009, 7:48:33 PM11/23/09
to dyuproject
Hi,

First off David, thank you very much for contributing this work to the
community. It's very very useful.

I'm working on a openid integration and have tested successfully with
Google, Yahoo, and ClaimID.

However, I'm not seeing any SReg info coming back from Yahoo. I've
checked out the demo app from svn and run that locally and verified
the same behavior. However, your app deployed at GAE/J is behaving a
bit differently.

I have registered the listener in my app:

static {
RelyingParty.getInstance()
.addListener(new SRegExtension()
.addExchange("email")
.addExchange("country")
.addExchange("language")
).addListener(new AxSchemaExtension()
.addExchange("email")
.addExchange("country")
.addExchange("language")
));
}

I look for that data after a successful login. SReg data is coming
back from ClaimID, but not Yahoo.

Your app at: http://dyuproject.appspot.com/openid

appears to work properly. When I'm on the Yahoo auth page it
indicates that my email address will be sent back. Neither my app,
nor the demo app in svn show this behavior.

I'm using the 1.1.6 release -- should I try using the code in trunk?
or is there some configuration that needs to be done to enable this?

thanks

-- James

David Yu

unread,
Nov 23, 2009, 9:28:48 PM11/23/09
to dyupr...@googlegroups.com
Unfortunately, yahoo requires relying parties to be white-listed first.
See http://developer.yahoo.net/forum/index.php?showtopic=295

You can send a "white-list" request to openid-...@yahoo-inc.com

Cheers


--

You received this message because you are subscribed to the Google Groups "dyuproject" group.
To post to this group, send email to dyupr...@googlegroups.com.
To unsubscribe from this group, send email to dyuproject+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dyuproject?hl=en.





--
When the cat is away, the mouse is alone.
- David Yu

James Cooper

unread,
Nov 24, 2009, 1:09:25 PM11/24/09
to dyuproject
David,

Thank you very much for the quick reply. I will look into that once
my project becomes "real".

cheers

-- James

On Nov 23, 6:28 pm, David Yu <david.yu....@gmail.com> wrote:
> Unfortunately, yahoo requires relying parties to be white-listed first.
> Seehttp://developer.yahoo.net/forum/index.php?showtopic=295
> You can send a "white-list" request to openid-feedb...@yahoo-inc.com
>
> Cheers
> > dyuproject+...@googlegroups.com<dyuproject%2Bunsu...@googlegroups.com>
> > .
Reply all
Reply to author
Forward
0 new messages