(sending of optional info has a bug) |
(Retest sites after FAS upgrade) |
||
Line 1: | Line 1: | ||
= tested sites = | == FAS upgrades that have OpenID changes == | ||
== [http://freshmeat.net/ freshmeat.net] == | |||
=== result === | 2009-05-06 -- Minor fixes to quoting in openid provider | ||
== tested sites == | |||
=== [http://freshmeat.net/ freshmeat.net] === | |||
==== result ==== | |||
fail | fail | ||
=== tested === | ==== tested ==== | ||
on 2009-04-05 by pcfe. | on 2009-04-05 by pcfe. | ||
=== comment === | 2009-05-07 by abadger1999 | ||
==== comment ==== | |||
goes back to the freshmeat.net login page after approving at FAS. | goes back to the freshmeat.net login page after approving at FAS. | ||
No surprise, it is known broken. | No surprise, it is known broken. | ||
== [http://wikitravel.org/ wikitravel.org] == | === [http://wikitravel.org/ wikitravel.org] === | ||
=== result === | ==== result ==== | ||
fail | fail | ||
=== tested === | ==== tested ==== | ||
on 2009-04-05 by pcfe. | on 2009-04-05 by pcfe. | ||
=== comment === | 2009-05-07 by abadger1999 | ||
==== comment ==== | |||
After a long load time it reports 'Verification of the OpenID URL was cancelled'. | After a long load time it reports 'Verification of the OpenID URL was cancelled'. | ||
== [http://news.ycombinator.org HackerNews] == | === [http://news.ycombinator.org HackerNews] === | ||
=== result === | ==== result ==== | ||
fail | fail | ||
=== tested === | ==== tested ==== | ||
on 2009-04-5 by mapleoin | on 2009-04-5 by mapleoin | ||
2009-05-07 by abadger1999 | |||
=== comment === | ==== comment ==== | ||
FAS gets asked for the credentials, but upon returning to news.ycombinator.org it says: | FAS gets asked for the credentials, but upon returning to news.ycombinator.org it says: | ||
Line 29: | Line 38: | ||
Bad OpenID login. | Bad OpenID login. | ||
== [http://stackoverflow.com StackOverflow] == | === [http://stackoverflow.com StackOverflow] === | ||
=== result === | ==== result ==== | ||
fail (used to work a few months ago) | fail (used to work a few months ago) | ||
=== tested === | ==== tested ==== | ||
on 2009-04-05 and ''a few months ago'' by mapleoin | on 2009-04-05 and ''a few months ago'' by mapleoin | ||
2009-05-07 by abadger1999 | |||
=== comment === | |||
==== comment ==== | |||
StackOverflow doesn't send the user to FAS, it just says: | StackOverflow doesn't send the user to FAS, it just says: | ||
Unable to log in with your OpenID provider: | Unable to log in with your OpenID provider: | ||
OpenID parameter 'session_type' was missing from the query. | OpenID parameter 'session_type' was missing from the query. | ||
== [http://www.thinkwiki.org ThinkWiki] == | === [http://www.thinkwiki.org ThinkWiki] === | ||
=== result === | ==== result ==== | ||
works | works | ||
=== tested === | works but has bug | ||
==== tested ==== | |||
on 2009-04-07 by pcfe | on 2009-04-07 by pcfe | ||
=== comment === | 2009-05-07 by abadger1999 | ||
==== comment ==== | |||
I chose to only transmit some of the values that ThinkWiki wanted (namely only my timezone), as (in my eyes) they do not need the other requested information. Works just fine. | I chose to only transmit some of the values that ThinkWiki wanted (namely only my timezone), as (in my eyes) they do not need the other requested information. Works just fine. | ||
Line 54: | Line 66: | ||
--[[User:Toshio|abadger1999]] 15:23, 7 May 2009 (UTC) | --[[User:Toshio|abadger1999]] 15:23, 7 May 2009 (UTC) | ||
== [http://wiki.sugarlabs.org SugarLabs] == | === [http://wiki.sugarlabs.org SugarLabs] === | ||
=== result === | ==== result ==== | ||
Does not work | Does not work | ||
=== tested === | ==== tested ==== | ||
[[User:Bochecha|Mathieu Bridon]] 12:27, 25 April 2009 (UTC) | [[User:Bochecha|Mathieu Bridon]] 12:27, 25 April 2009 (UTC) | ||
2009-05-07 by abadger1999 | |||
=== comment === | ==== comment ==== | ||
I get the following message: | I get the following message: | ||
'''Verification error''' | '''Verification error''' | ||
An error occured during verification of the OpenID URL. | An error occured during verification of the OpenID URL. | ||
== [http://example.com example] == | === [http://example.com example] === | ||
=== result === | ==== result ==== | ||
=== tested === | ==== tested ==== | ||
on by | on by | ||
=== comment === | ==== comment ==== |
Revision as of 15:31, 7 May 2009
FAS upgrades that have OpenID changes
2009-05-06 -- Minor fixes to quoting in openid provider
tested sites
freshmeat.net
result
fail
tested
on 2009-04-05 by pcfe. 2009-05-07 by abadger1999
comment
goes back to the freshmeat.net login page after approving at FAS. No surprise, it is known broken.
wikitravel.org
result
fail
tested
on 2009-04-05 by pcfe. 2009-05-07 by abadger1999
comment
After a long load time it reports 'Verification of the OpenID URL was cancelled'.
HackerNews
result
fail
tested
on 2009-04-5 by mapleoin 2009-05-07 by abadger1999
comment
FAS gets asked for the credentials, but upon returning to news.ycombinator.org it says:
Bad OpenID login.
StackOverflow
result
fail (used to work a few months ago)
tested
on 2009-04-05 and a few months ago by mapleoin 2009-05-07 by abadger1999
comment
StackOverflow doesn't send the user to FAS, it just says:
Unable to log in with your OpenID provider: OpenID parameter 'session_type' was missing from the query.
ThinkWiki
result
works works but has bug
tested
on 2009-04-07 by pcfe 2009-05-07 by abadger1999
comment
I chose to only transmit some of the values that ThinkWiki wanted (namely only my timezone), as (in my eyes) they do not need the other requested information. Works just fine.
I chose to allow some extra information like nickname but got this:
> Your OpenID server did not provide a nickname (either because it cannot, or because you told it not to).
--abadger1999 15:23, 7 May 2009 (UTC)
SugarLabs
result
Does not work
tested
Mathieu Bridon 12:27, 25 April 2009 (UTC) 2009-05-07 by abadger1999
comment
I get the following message:
Verification error An error occured during verification of the OpenID URL.
example
result
tested
on by