IRC Log for #openid on 2009-09-26
Timestamps are in UTC.
- [00:22:15] * singpolyma (n=singpoly@node-1885.tor.pppoe.execulink.com) Quit ("Lost terminal")
- [00:32:12] * lexical (n=lex_@72-254-89-199.client.stsn.net) Quit (Read error: 110 (Connection timed out))
- [01:45:03] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) has joined #openid
- [02:01:09] * flaccid (n=flaccid@110.33.197.68) has joined #openid
- [02:05:36] * Peng_ (n=mnordhof@tick.mattnordhoff.com) Quit (hubbard.freenode.net irc.freenode.net)
- [02:05:36] * Simon- (i=simon@proxima.lp0.eu) Quit (hubbard.freenode.net irc.freenode.net)
- [02:05:36] * Peng (n=mnordhof@fl-71-2-131-195.dhcp.embarqhsd.net) Quit (hubbard.freenode.net irc.freenode.net)
- [02:05:36] * flaccid (n=flaccid@unaffiliated/flaccid) Quit (hubbard.freenode.net irc.freenode.net)
- [02:05:36] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) Quit (hubbard.freenode.net irc.freenode.net)
- [02:05:36] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) Quit (hubbard.freenode.net irc.freenode.net)
- [02:05:36] * niekie (i=quasselc@dreamworld.bergnetworks.com) Quit (hubbard.freenode.net irc.freenode.net)
- [02:05:36] * lemanal (n=lemanal@calliope.caktusgroup.com) Quit (hubbard.freenode.net irc.freenode.net)
- [02:05:36] * GabeW (i=gwachob@milkshakes.org) Quit (hubbard.freenode.net irc.freenode.net)
- [02:06:22] * flaccid (n=flaccid@unaffiliated/flaccid) has joined #openid
- [02:06:22] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) has joined #openid
- [02:06:22] * niekie (i=quasselc@dreamworld.bergnetworks.com) has joined #openid
- [02:06:22] * Peng (n=mnordhof@fl-71-2-131-195.dhcp.embarqhsd.net) has joined #openid
- [02:06:22] * lemanal (n=lemanal@calliope.caktusgroup.com) has joined #openid
- [02:06:22] * GabeW (i=gwachob@milkshakes.org) has joined #openid
- [02:06:22] * Peng_ (n=mnordhof@tick.mattnordhoff.com) has joined #openid
- [02:06:22] * Simon- (i=simon@proxima.lp0.eu) has joined #openid
- [02:06:22] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) has joined #openid
- [02:52:26] * lexical (n=lex_@67.88.206.98) has joined #openid
- [02:56:03] * samsm (n=samsm@24.30.125.110) has joined #openid
- [03:26:14] * lexical (n=lex_@67.88.206.98) Quit (Read error: 145 (Connection timed out))
- [03:52:21] * samsm (n=samsm@24.30.125.110) Quit ()
- [07:35:34] * Kaliya (n=Adium@adsl-68-125-160-80.dsl.pltn13.pacbell.net) has joined #openid
- [08:06:05] * Kaliya (n=Adium@adsl-68-125-160-80.dsl.pltn13.pacbell.net) Quit ("Leaving.")
- [08:09:46] * flaccid_ (n=flaccid@110.33.205.69) has joined #openid
- [08:17:30] * flaccid (n=flaccid@unaffiliated/flaccid) Quit (Read error: 110 (Connection timed out))
- [08:17:30] * flaccid_ is now known as flaccid
- [09:10:09] * hachque (n=jrhodes@ppp198-201.static.internode.on.net) has joined #openid
- [09:10:17] <hachque>
hi everyone
- [09:10:25] <hachque>
what does the check_authentication process involve?
- [09:10:38] <hachque>
because i'm trying to make my OpenID server work
- [09:10:58] <hachque>
and the client says Server denied check_authentication after the server authorizes the login
- [09:24:25] * flaccid (n=flaccid@unaffiliated/flaccid) Quit ()
- [09:43:21] <hachque>
grrr
- [09:43:28] <hachque>
this stupid check_authethentication won't work
- [09:47:05] <hachque>
it seems the test page is just requesting the main openID endpoint
- [09:47:25] <hachque>
gah OpenID is so obfuscated >_>
- [09:51:08] * tbbrown (n=tom@doc-24-206-177-42.kw.tx.cebridge.net) has joined #openid
- [10:01:01] * daedeloth (n=daedelot@ip-81-11-177-172.dsl.scarlet.be) has joined #openid
- [10:12:19] <hachque>
can anyone help?
- [11:21:12] <hachque>
ARGG!
- [11:21:25] <hachque>
implementing openID is a pain in the ass
- [11:22:11] <hachque>
http://pastebin.com/m69781003
- [11:22:19] <hachque>
that is debugging information i recorded
- [11:22:39] <hachque>
the GET and POST data is coming from an OpenID testing site that is trying to use check_authenication
- [11:22:46] <hachque>
the headers I'm sending back are listed
- [11:22:56] <hachque>
but the test site says that i'm denying check_authentication
- [11:22:59] <hachque>
even though i'm responding
- [11:23:03] <hachque>
please, somebody help :(
- [11:24:10] * samsm (n=samsm@24.30.125.110) has joined #openid
- [11:25:43] <hachque>
this should work according to the specs
- [12:19:51] <hachque>
>_> this channel is dead
- [12:26:33] * tbbrown (n=tom@doc-24-206-177-42.kw.tx.cebridge.net) Quit ("leaving")
- [12:30:15] * daedeloth (n=daedelot@ip-81-11-177-172.dsl.scarlet.be) Quit (Remote closed the connection)
- [12:39:22] <samsm>
Hence the suggestion to try stackoverflow
- [13:46:17] * hachque (n=jrhodes@ppp198-201.static.internode.on.net) Quit (Read error: 104 (Connection reset by peer))
- [14:59:10] * xpo (n=xpo@bearstech/xpo) Quit (Read error: 104 (Connection reset by peer))
- [15:01:03] * xpo (n=xpo@bearstech/xpo) has joined #openid
- [15:35:59] * Ideal (n=Ideal@2002:50f9:5db6:0:0:0:0:1) Quit (Connection timed out)
- [16:40:05] * marclaporte (n=Miranda@69.165.165.53) Quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
- [17:07:50] * Kaliya (n=Adium@68.125.160.80) has joined #openid
- [17:20:42] * Ideal (n=Ideal@2002:50f9:5f67:0:0:0:0:1) has joined #openid
- [17:44:49] * xpo (n=xpo@bearstech/xpo) Quit (Read error: 54 (Connection reset by peer))
- [17:44:54] * xpo_air (n=xpo@bearstech/xpo) has joined #openid
- [17:45:22] * xpo_air is now known as xpo
- [18:05:49] * qwp0 (n=qwp0@gw.localnet.sk) has joined #openid
- [18:39:24] * xpo (n=xpo@bearstech/xpo) Quit ("see yas")
- [18:48:34] * marclaporte (n=Miranda@69-165-165-53.dsl.teksavvy.com) has joined #openid
- [19:05:07] * qwp0 (n=qwp0@gw.localnet.sk) Quit (Read error: 104 (Connection reset by peer))
- [19:05:49] * qwp0 (n=qwp0@gw.localnet.sk) has joined #openid
- [20:24:34] * qwp0 (n=qwp0@gw.localnet.sk) Quit (Remote closed the connection)
- [20:39:36] * Simon- (i=simon@proxima.lp0.eu) Quit (hubbard.freenode.net irc.freenode.net)
- [20:39:36] * Peng_ (n=mnordhof@tick.mattnordhoff.com) Quit (hubbard.freenode.net irc.freenode.net)
- [20:39:36] * Peng (n=mnordhof@fl-71-2-131-195.dhcp.embarqhsd.net) Quit (hubbard.freenode.net irc.freenode.net)
- [20:39:36] * GabeW (i=gwachob@milkshakes.org) Quit (hubbard.freenode.net irc.freenode.net)
- [20:39:36] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) Quit (hubbard.freenode.net irc.freenode.net)
- [20:39:36] * niekie (i=quasselc@dreamworld.bergnetworks.com) Quit (hubbard.freenode.net irc.freenode.net)
- [20:39:36] * lemanal (n=lemanal@calliope.caktusgroup.com) Quit (hubbard.freenode.net irc.freenode.net)
- [20:39:36] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) Quit (hubbard.freenode.net irc.freenode.net)
- [20:41:25] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) has joined #openid
- [20:41:25] * Simon- (i=simon@proxima.lp0.eu) has joined #openid
- [20:41:25] * Peng_ (n=mnordhof@tick.mattnordhoff.com) has joined #openid
- [20:41:26] * GabeW (i=gwachob@milkshakes.org) has joined #openid
- [20:41:26] * lemanal (n=lemanal@calliope.caktusgroup.com) has joined #openid
- [20:41:26] * Peng (n=mnordhof@fl-71-2-131-195.dhcp.embarqhsd.net) has joined #openid
- [20:41:26] * niekie (i=quasselc@dreamworld.bergnetworks.com) has joined #openid
- [20:41:26] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) has joined #openid
- [21:31:08] * Kaliya (n=Adium@68.125.160.80) Quit ("Leaving.")
- [22:07:48] * tbbrown (n=tom@doc-24-206-177-42.kw.tx.cebridge.net) has joined #openid
- [22:20:29] * pelleb (n=pelleb@24.145.67.177) has joined #openid
- [22:21:48] <pelleb>
Anyone else working on implementing the OAuth extension?
- [22:22:17] <pelleb>
I've added a oauth request to the ruby-openid library
- [22:43:20] * flaccid (n=flaccid@110.33.205.69) has joined #openid
- [23:10:57] * xpo (n=xpo@bearstech/xpo) has joined #openid
- [23:12:47] <pelleb>
This is the oauth extension support I've added. Not too familiar with the inner workings of the ruby library but modelled it on the PAPE extension. http://github.com/pelle/ruby-openid/commit/6e52ed41f04667e5bb2bc98956c536a18bc43342
- [23:20:09] <flaccid>
hi pelleb
- [23:20:55] <pelleb>
Hi
- [23:21:35] <flaccid>
the link in the comment you have there is broken up
- [23:35:03] <pelleb>
Works for me
- [23:39:21] <tbbrown>
on the github page it's split in two, but no big deal
- [23:41:18] <flaccid>
i copy it, i get a 404
- [23:42:05] <pelleb>
O
- [23:42:33] <pelleb>
I'm using Linkinus maybe it's doing wrapping wrong
- [23:43:17] <pelleb>
Just added initial support for the OpenID OAuth extension to the rails open_id_authentication plugin as well http://github.com/pelle/open_id_authentication/commit/909b75de4af7df601e5d3f03db3bb8597d318296
- [23:44:03] <pelleb>
This is completely untested, I will try it in an application tomorrow and then add support to Authlogic's openid plugin.
- [23:50:10] <flaccid>
now port to python please :
- [23:50:14] <flaccid>
:)
- [23:52:49] * xpo (n=xpo@bearstech/xpo) Quit ("see yas")
These logs were automatically created by OpenIDlogbot on
chat.freenode.net
using a modified version of the Java IRC LogBot.