up vote 3 down vote favorite
1
share [g+] share [fb]

I am using Dope-openid library in my website but while logging in with a yahoo account users get a message above Click "Agree" to sign into www.mywebsitename.com using your Yahoo! ID.
Warning: This website does not meet Yahoo!'s requirements for a website address. Do not share any personal information with this website unless you are certain that it is legitimate.
I don't get this message when I use my yahoo openid with stackoverflow or plaxo. Do you have to partner or like register your site info somewhere at yahoo before using yahoo as an openid provider on your site? Does anyone know what I am doing wrong here... Thanks

link|improve this question

feedback

2 Answers

up vote 7 down vote accepted

Check this explanation

OpenID, You and Yahoo!: "Why Yahoo! OpenID doesn't think you're good enough for your users"

link|improve this answer
Thanks a lot!!! – halocursed Oct 17 '09 at 13:00
On a sidenote Jitter do you also have some good links for how to implement openid for facebook (not fconnect)...Thanks – halocursed Oct 17 '09 at 13:01
feedback

This page has a nice writeup, and has a link to a sample XRDS document that is unfortunately broken.

But I did find the sample document here (scroll to bottom and translate for your framework):

Let the rest discover your OpenID relying party

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.