IRC Log for #openid on 2008-07-31
Timestamps are in UTC.
- [00:19:10] * daleolds (n=daleolds@137.65.132.85) has left #openid
- [00:57:45] * xpo (n=xpo@220.229.255.7) Quit ()
- [01:01:39] * flaccid (n=flaccid@203.219.162.160) has joined #openid
- [01:12:51] * flaccid_ (n=flaccid@203-219-69-17.static.tpgi.com.au) has joined #openid
- [01:26:58] * flaccid (n=flaccid@203.219.162.160) Quit (Read error: 110 (Connection timed out))
- [01:35:50] * flaccid_ is now known as flaccid
- [03:31:50] * peace-keeper (n=markus@217.194.71.106) has joined #openid
- [04:46:37] * stub (n=stub@ppp-58-11-71-80.revip2.asianet.co.th) has joined #openid
- [06:03:55] * woid (n=woid@out-nat-33.jes.cz) Quit (Read error: 148 (No route to host))
- [06:13:19] * woid (n=woid@out-nat-33.jes.cz) has joined #openid
- [06:32:53] * flaccid (n=flaccid@203-219-69-17.static.tpgi.com.au) Quit ("Konversation terminated!")
- [07:26:52] * SvenDowideit (n=SvenDowi@twiki/developer/SvenDowideit) Quit (brown.freenode.net irc.freenode.net)
- [07:26:52] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) Quit (brown.freenode.net irc.freenode.net)
- [07:26:52] * johill (i=johannes@xc.sipsolutions.net) Quit (brown.freenode.net irc.freenode.net)
- [07:26:52] * walkah (n=walkah@drupal.org/user/1531/view) Quit (brown.freenode.net irc.freenode.net)
- [07:26:52] * idnar (i=mithrand@unaffiliated/idnar) Quit (brown.freenode.net irc.freenode.net)
- [07:28:55] * SvenDowideit (n=SvenDowi@twiki/developer/SvenDowideit) has joined #openid
- [07:28:55] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) has joined #openid
- [07:28:55] * walkah (n=walkah@drupal.org/user/1531/view) has joined #openid
- [07:28:55] * idnar (i=mithrand@unaffiliated/idnar) has joined #openid
- [07:28:55] * johill (i=johannes@xc.sipsolutions.net) has joined #openid
- [07:34:36] * flaccid (n=flaccid@203-219-69-17.static.tpgi.com.au) has joined #openid
- [08:11:43] * bens_ (n=bens@gateb.thls.bbc.co.uk) has joined #openid
- [08:20:24] * lopnor (n=lopnor@nat.soffritto.org) Quit (Read error: 113 (No route to host))
- [08:23:20] <Xteven>
hi
- [08:23:30] <Xteven>
does anyone know a working openid provider I can use ?
- [08:23:38] <Xteven>
I'm trying myopenid.com, but it fails
- [08:23:56] <flaccid>
Xteven: first google result: http://wiki.openid.net/OpenIDServers
- [08:24:38] <Xteven>
yup
- [08:24:45] <Xteven>
and myopenid.com -> first link
- [08:24:49] <Xteven>
but it doesn't seem to work
- [08:25:22] <flaccid>
explain why
- [08:25:42] <Xteven>
when I enter my openid in the php-openid testpage, it redirects me to myopenid
- [08:25:52] <Xteven>
I click "allow once"
- [08:25:57] <Xteven>
and it gives me a 404
- [08:26:17] <Xteven>
and now even my php-openid testpage fails ;)
- [08:26:33] <flaccid>
sounds like the problem is with your php-openid
- [08:27:35] <Xteven>
thats also possible
- [08:27:56] <Xteven>
how can I test my php-openid setup ?
- [08:28:18] * lopnor (n=lopnor@nat.soffritto.org) has joined #openid
- [08:29:42] <flaccid>
but physically testing it like you are + there is a test suite i belive but i havnt checked it out yet
- [08:29:45] <flaccid>
but=by
- [08:30:15] <Xteven>
hmm ok
- [08:30:48] <flaccid>
you should look at the address of the 404 and think about why it doesn't exist...
- [08:31:27] <Xteven>
I'm starting to think I might have some php restrictions somewhere
- [08:31:59] <flaccid>
is config or similar for sure
- [08:32:02] <flaccid>
is=its
- [08:33:32] <Xteven>
You tried to access the address https://www.myopenid.com/trust_submit, which is currently unavailable. Please make sure that the Web address (URL) is correctly spelled and punctuated, then try reloading the page.
- [08:34:12] <Xteven>
my browser is being bitchy
- [08:35:03] <flaccid>
thats weird. which browser is it? that url above should redirect on no openid request
- [08:37:44] <Xteven>
ah
- [08:37:47] <Xteven>
it worked now
- [08:37:50] <Xteven>
this is opera
- [08:38:02] <flaccid>
okies'
- [08:38:42] <Xteven>
it works in firefox
- [08:38:44] <Xteven>
but not opera
- [08:38:48] <Xteven>
odd
- [08:39:11] <flaccid>
so this is using a myopenid account with php-openid consumer/example ?
- [08:39:46] <Xteven>
yup
- [08:40:40] <Xteven>
ah, I need to set trust root
- [08:41:21] <flaccid>
ok
- [08:42:01] <Xteven>
sorry, I'm doing several things at once :)
- [08:42:06] <Xteven>
it still won't work with opera
- [08:42:19] <Xteven>
and in the meantime, I'm checking if my mediawiki + openid setup works
- [08:42:25] <Xteven>
I needed the trustroot thing for that
- [08:42:38] <flaccid>
i've had it working with opera no problems
- [08:44:04] <Xteven>
I wonder if I can disable this "smart error messages" thing
- [08:44:09] <Xteven>
in opera
- [08:53:29] <Xteven>
Verification of the OpenID URL failed. Error message: "return_to u'http://172.16.1.101/wiki/index.php?title=Special:OpenIDFinish&janrain_nonce=2008-07-22T21%3A35%3A29ZWAvwjM&openid1_claimed_id=http%3A%2F%2Fxteven.myopenid.com%2F' not under trust_root u'http://172.16.1.101/wiki/index.php/'"
- [08:53:54] <Xteven>
thats odd
- [08:54:02] <Xteven>
$wgTrustRoot = "http://172.16.1.101";
- [08:54:19] <Xteven>
wait, thats a mediawiki-openid problem :) sorry
- [09:08:10] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) has joined #openid
- [09:38:13] * flaccid (n=flaccid@203-219-69-17.static.tpgi.com.au) Quit ("Konversation terminated!")
- [10:06:43] * flaccid (n=flaccid@203-219-69-17.static.tpgi.com.au) has joined #openid
- [10:12:15] <Xteven>
hi
- [10:12:36] <Xteven>
when I try to login with openid, I am redirected to my openid provider
- [10:12:46] <Xteven>
somehow a trust_root parameter gets passed along
- [10:12:52] <Xteven>
how does this happen ? in a GET ?
- [10:14:35] <flaccid>
Xteven: i believe so, see http://openid.net/specs/openid-authentication-2_0.html
- [10:15:59] <Xteven>
ok thx
- [10:16:13] <Xteven>
for some reason, a wrong trust_root is passed along
- [10:16:20] <Xteven>
but I don't know where in the code I can verify it
- [10:20:19] * lopnor (n=lopnor@nat.soffritto.org) Quit (Read error: 113 (No route to host))
- [10:28:59] * lopnor (n=lopnor@nat.soffritto.org) has joined #openid
- [11:10:21] * bens_ (n=bens@gateb.thls.bbc.co.uk) Quit (Remote closed the connection)
- [11:39:19] * bens_ (n=bens@gateb.thls.bbc.co.uk) has joined #openid
- [11:40:03] * stub (n=stub@canonical/launchpad/stub) Quit ("Leaving.")
- [11:48:36] * jpwatts (n=joel@c-98-200-119-206.hsd1.tx.comcast.net) has joined #openid
- [11:53:41] <Xteven>
I found the problem
- [11:54:00] * MrTopf (i=hidden-u@oecher.info) has joined #openid
- [12:10:43] * flaccid (n=flaccid@203-219-69-17.static.tpgi.com.au) Quit ("Konversation terminated!")
- [12:18:40] * illustir (n=alper@5356A93C.cable.casema.nl) has joined #openid
- [12:19:14] * jpwatts (n=joel@c-98-200-119-206.hsd1.tx.comcast.net) Quit ()
- [12:27:32] * jpwatts (n=joel@c-98-200-119-206.hsd1.tx.comcast.net) has joined #openid
- [12:30:44] * MacTed (n=Thud@twentyfourmullen.hsd1.ma.comcast.net) Quit ()
- [12:44:47] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) Quit (Read error: 110 (Connection timed out))
- [12:55:10] * MrTopf_ (i=hidden-u@oecher.info) has joined #openid
- [13:11:59] * MrTopf (i=hidden-u@oecher.info) Quit (Read error: 110 (Connection timed out))
- [13:13:07] * jpwatts (n=joel@c-98-200-119-206.hsd1.tx.comcast.net) Quit ()
- [13:16:02] * xpo (n=xpo@118.231.144.119) has joined #openid
- [13:36:47] * peace-keeper (n=markus@217.194.71.106) Quit (Read error: 60 (Operation timed out))
- [13:37:18] * MacTed (n=Thud@63.119.36.36) has joined #openid
- [13:39:51] * peace-keeper (n=markus@217.194.71.106) has joined #openid
- [13:47:23] * xpo_air (n=xpo@118.231.6.82) has joined #openid
- [13:59:00] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) has joined #openid
- [13:59:37] * xpo (n=xpo@118.231.144.119) Quit (Read error: 110 (Connection timed out))
- [14:00:17] * xpo_air is now known as xpo
- [14:34:22] * xpo_air (n=xpo@118.231.20.147) has joined #openid
- [14:38:06] * jpwatts (n=joel@c-98-200-119-206.hsd1.tx.comcast.net) has joined #openid
- [14:43:19] * MrTopf_ is now known as MrTopf
- [14:44:10] * xpo (n=xpo@118.231.6.82) Quit (Read error: 104 (Connection reset by peer))
- [14:57:02] * xpo_air is now known as xpo
- [15:03:54] * woid (n=woid@out-nat-33.jes.cz) Quit ("Leaving...")
- [15:10:37] * jpwatts (n=joel@c-98-200-119-206.hsd1.tx.comcast.net) Quit ()
- [15:17:13] * bens_ (n=bens@gateb.thls.bbc.co.uk) Quit (Remote closed the connection)
- [15:21:59] * woid (n=woid@out-nat-33.jes.cz) has joined #openid
- [15:23:28] * xpo_air (n=xpo@118.231.131.102) has joined #openid
- [15:25:18] * illustir (n=alper@5356A93C.cable.casema.nl) Quit ()
- [15:25:20] * stub (n=stub@ppp-58-11-71-80.revip2.asianet.co.th) has joined #openid
- [15:28:05] * xpo_air (n=xpo@118.231.131.102) Quit (Client Quit)
- [15:38:40] * xpo (n=xpo@118.231.20.147) Quit (Read error: 110 (Connection timed out))
- [15:53:27] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) Quit ("Ex-Chat")
- [16:14:28] * illustir (n=alper@s55912056.adsl.wanadoo.nl) has joined #openid
- [16:25:53] * stub (n=stub@canonical/launchpad/stub) Quit (Read error: 113 (No route to host))
- [16:51:39] * illustir (n=alper@s55912056.adsl.wanadoo.nl) Quit ()
- [17:01:33] * peace-keeper (n=markus@217.194.71.106) Quit (Read error: 110 (Connection timed out))
- [17:29:49] * mtrichardson (n=michaelr@70.99.220.242) has joined #openid
- [18:03:11] * samsm-_ (n=samsm@c-98-242-68-134.hsd1.ga.comcast.net) has joined #openid
- [18:07:12] * stub (n=stub@ppp-58-11-71-80.revip2.asianet.co.th) has joined #openid
- [18:12:57] * samsm (n=samsm@c-98-242-74-219.hsd1.ga.comcast.net) Quit (Read error: 60 (Operation timed out))
- [18:23:50] * ianloic (i=yakk@glub.dreamhostps.com) has joined #openid
- [18:24:43] * samsm_ (n=samsm@c-98-242-74-219.hsd1.ga.comcast.net) Quit (Read error: 110 (Connection timed out))
- [19:17:22] * stub (n=stub@canonical/launchpad/stub) Quit ("Leaving.")
- [19:29:01] * mtrichardson (n=michaelr@70.99.220.242) Quit ()
- [19:30:33] * charlenopires (n=charleno@189.82.209.79) has joined #openid
- [19:31:42] * charlenopires (n=charleno@189.82.209.79) Quit (Read error: 104 (Connection reset by peer))
- [19:42:57] * LeChuck- (n=penguin@77.110.223.241) Quit (Read error: 104 (Connection reset by peer))
- [19:47:31] * dreadyco (n=wil@c-76-120-231-79.hsd1.va.comcast.net) has joined #openid
- [19:59:40] * illustir (n=alper@s55912056.adsl.wanadoo.nl) has joined #openid
- [20:49:31] * illustir (n=alper@s55912056.adsl.wanadoo.nl) Quit ()
- [20:52:51] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) has joined #openid
- [21:02:35] * MacTed (n=Thud@63.119.36.36) Quit ()
- [21:05:06] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) Quit (Remote closed the connection)
- [21:16:16] * woid (n=woid@out-nat-33.jes.cz) Quit (Remote closed the connection)
- [21:25:39] * MrTopf (i=hidden-u@oecher.info) Quit (Remote closed the connection)
- [22:59:27] * peace-keeper (n=markus@217.194.71.106) has joined #openid
- [23:43:01] * karstensrage (n=chatzill@75-55-199-5.mobitv.com) has joined #openid
- [23:44:19] * peace-keeper (n=markus@217.194.71.106) Quit (Read error: 110 (Connection timed out))
These logs were automatically created by OpenIDlogbot on
chat.freenode.net
using a modified version of the Java IRC LogBot.