php-openid icon indicating copy to clipboard operation
php-openid copied to clipboard

LiveJournal.com related bug

Open bolknote opened this issue 14 years ago • 7 comments

examples/consumer/index.php doesn't work with livejournal.com

I try to use my openid "bolk.livejournal.com" and get blank page with URL http://somemyexamplehost.ru/examples/consumer/try_auth.php?action=verify&openid_identifier=http://bolk.livejournal.com

bolknote avatar Sep 08 '10 20:09 bolknote

Oops… sry, this is correct URL:

http://www.livejournal.com/openid/server.bml

and page is not blank, it contains:

This is an OpenID server endpoint, not a human-readable resource. For more information, see http://openid.net/.

bolknote avatar Sep 08 '10 20:09 bolknote

so what's the way out, or is it the proper behaviour?

reddot-zz avatar Sep 12 '10 08:09 reddot-zz

No it's incorrect. Correct behavior — OpenID authorization instead of blank page.

bolknote avatar Sep 12 '10 09:09 bolknote

FYI - I had this same problem and was able to fix it with this:

http://www.gitorious.org/statusnet/mainline/commit/961aba68fc7a03e784591b4f3df35ee36196e631

bjornbjorn avatar Sep 14 '10 13:09 bjornbjorn

Is somebody help me to solve this problem?

bolknote avatar Jan 19 '11 08:01 bolknote

bolknote; implement the fix in the changeset I linked to and you should be good to go.

bjornbjorn avatar Jan 21 '11 12:01 bjornbjorn

It works! Thank you!

bolknote avatar Jan 22 '11 11:01 bolknote

This repo is being archived. Closing issue.

timcappalli avatar Jul 24 '23 18:07 timcappalli