IRC Log for #openid on 2009-09-24
Timestamps are in UTC.
- [00:00:23] * tbbrown_ (n=tom@doc-24-206-177-42.kw.tx.cebridge.net) Quit (Read error: 110 (Connection timed out))
- [00:34:55] * Kaliya (n=Adium@outbound164a.pasd.tfbnw.net) has joined #openid
- [00:35:21] * shigeta (n=shigeta@sakkgw2.sixapart.jp) has joined #openid
- [00:51:02] * Kaliya (n=Adium@outbound164a.pasd.tfbnw.net) Quit ("Leaving.")
- [00:53:16] * Ideal_ (n=Ideal@2002:50f9:5e67:0:0:0:0:1) Quit (Read error: 60 (Operation timed out))
- [00:54:27] * stub (n=stub@canonical/launchpad/stub) has joined #openid
- [01:10:42] * Kaliya (n=Adium@outbound164a.pasd.tfbnw.net) has joined #openid
- [01:22:44] * Kaliya (n=Adium@outbound164a.pasd.tfbnw.net) Quit ("Leaving.")
- [01:32:18] * singpolyma (n=singpoly@node-1885.tor.pppoe.execulink.com) has joined #openid
- [02:42:02] * marclaporte (n=Miranda@69.165.165.53) has joined #openid
- [03:05:00] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) has joined #openid
- [03:18:24] * singpolyma (n=singpoly@node-1885.tor.pppoe.execulink.com) Quit ("Lost terminal")
- [03:22:37] * Ideal (n=Ideal@2002:50f9:5cde:0:0:0:0:1) has joined #openid
- [03:24:13] * flaccid (n=flaccid@unaffiliated/flaccid) Quit ()
- [03:28:07] * shigeta_ (n=shigeta@sakkgw2.sixapart.jp) has joined #openid
- [03:30:00] * flaccid (n=flaccid@unaffiliated/flaccid) has joined #openid
- [03:46:38] * shigeta (n=shigeta@sakkgw2.sixapart.jp) Quit (Read error: 110 (Connection timed out))
- [04:24:14] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) Quit (Read error: 54 (Connection reset by peer))
- [04:24:36] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) has joined #openid
- [04:27:01] * Ideal (n=Ideal@2002:50f9:5cde:0:0:0:0:1) Quit (Client Quit)
- [04:31:39] * Ideal (n=Ideal@2002:50f9:5cde:0:0:0:0:1) has joined #openid
- [04:38:25] * Rook- (n=rick@216.40.38.232) Quit (Read error: 110 (Connection timed out))
- [05:06:47] * lexical (n=lex_@72-254-89-199.client.stsn.net) has joined #openid
- [06:14:35] * Peng_ (n=mnordhof@tick.mattnordhoff.com) Quit (Read error: 60 (Operation timed out))
- [06:25:41] * Peng_ (n=mnordhof@tick.mattnordhoff.com) has joined #openid
- [06:37:31] * Ideal (n=Ideal@2002:50f9:5cde:0:0:0:0:1) Quit (Read error: 60 (Operation timed out))
- [06:45:07] * Ideal (n=Ideal@2002:50f9:5db7:0:0:0:0:1) has joined #openid
- [06:49:52] * hachque (n=jrhodes@ppp198-201.static.internode.on.net) has joined #openid
- [06:50:06] <hachque>
when i test my openID
- [06:50:13] <hachque>
it comes back to the openID endpoint
- [06:50:21] <hachque>
but for me that's not user specific
- [06:50:24] <hachque>
is there something i'm missing here?
- [06:51:12] <yangman>
what do you mean by not user specific?
- [06:52:01] <hachque>
well i'm trying to use the OpenID PHP library
- [06:52:20] <hachque>
and when i try to login it goes to http://www.roket-enterprises.com/openaccount/openid
- [06:53:30] <hachque>
hmm it does that after it requests the user's xrds
- [06:55:09] <yangman>
it should be making the request with the discovered identity URL
- [06:56:11] <hachque>
that's the data that's returned when it requests the User's XRDS
- [06:56:21] <hachque>
apart from the fact that the URI is cutoff for some reason
- [06:56:25] <hachque>
does it look right?
- [06:57:43] <yangman>
?
- [06:58:55] <yangman>
the flow is it finds the xrds, parses it for endpoint and identity data, then redirect you to the endpoint with the discovered identity packed into the URL
- [06:59:21] <yangman>
the endpoint then extracts the identity from the GET request
- [07:00:41] <hachque>
try logging in with http://www.roket-enterprises.com/openaccount/openid:hachque at http://www.wasab.dk/morten/2007/11/openid/
- [07:00:58] <hachque>
the browser goes back to http://www.roket-enterprises.com/openaccount/openid:hachque
- [07:01:03] <hachque>
but there's no GET request there///
- [07:01:05] <hachque>
*...
- [07:02:50] <yangman>
your identity URL is also your endpoint?
- [07:03:23] <hachque>
maybe, i'm not sure what i'm meant to be doing lol
- [07:03:34] <hachque>
i had this half-working ages ago
- [07:03:44] <hachque>
and now i've forgotten what i need to do :P
- [07:03:54] <hachque>
http://www.roket-enterprises.com/openaccount/openid that appears to be the endpoint
- [07:04:09] <yangman>
your xrds isn't valid
- [07:04:09] <hachque>
brb
- [07:04:25] <yangman>
there's two Type elements
- [07:04:27] <hachque>
which xrds?
- [07:04:37] <yangman>
openid 2.0 and 1.1 endpoints needs to be different services
- [07:04:40] <hachque>
i was told to put that in there because it's both of them last time i checked..
- [07:04:46] <hachque>
*both of them if i remember rightly
- [07:04:49] <yangman>
http://www.roket-enterprises.com/openaccount/openid:xrdsuser:hachque
- [07:05:44] <hachque>
so my XRDS URI should be my endpoint and not user specific?
- [07:05:44] <yangman>
you do need both 1.1 and 2.0 for a lot of the consumers out there, but it's plain wrong right now
- [07:05:53] <yangman>
no, the content of your XRDS is wrong
- [07:07:11] <hachque>
yeah i removed the second <Type> attribute
- [07:08:12] <yangman>
FWIW, I find a lot of the consumers can't deal with XRDS with just a 2.0 endpoit
- [07:10:03] <hachque>
so i should have it 1.1 then?
- [07:10:38] <hachque>
oh i set it to 1.1.
- [07:10:48] <hachque>
and now i get the parameters on the URL
- [07:11:13] <yangman>
have both
- [07:11:27] <hachque>
well i had both in there before
- [07:11:28] <yangman>
and remember that 1.1 needs an extra namespace
- [07:11:31] <hachque>
and i didn't get parameters
- [07:11:34] <yangman>
you had it wrong before
- [07:12:07] <hachque>
i put both back
- [07:12:15] <hachque>
and now it won't give me parameters
- [07:12:20] <hachque>
what do you mean i'm doing it wrong
- [07:12:24] <hachque>
how do i specify both?
- [07:13:16] <yangman>
http://en.wikipedia.org/wiki/XRDS#Example_XRDS_Document
- [07:14:08] <yangman>
use 1.1 instead of 1.0
- [07:14:20] <yangman>
otherwise, just take what you need from that example
- [07:15:08] <hachque>
so i just have two <service> sections
- [07:15:23] <hachque>
is the prority higher, more important, or higher, less important
- [07:15:39] <hachque>
well actually since 2.0 doesn't give me any variables
- [07:15:41] <hachque>
it doesn't matter anyway
- [07:15:52] <yangman>
0 is most important
- [07:16:49] <yangman>
don't forget the xmlns:openid="..." attribute
- [07:16:58] * Ideal (n=Ideal@2002:50f9:5db7:0:0:0:0:1) Quit (Client Quit)
- [07:30:51] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) has joined #openid
- [07:51:17] * ponchopilate (n=markthom@host81-137-232-55.in-addr.btopenworld.com) has joined #openid
- [07:57:32] * Ideal (n=Ideal@2002:50f9:5db7:0:0:0:0:1) has joined #openid
- [08:30:24] * xpo (n=xpo@bearstech/xpo) has joined #openid
- [09:11:14] * niekie (i=quasselc@dreamworld.bergnetworks.com) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:14] * lemanal (n=lemanal@calliope.caktusgroup.com) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:14] * GabeW (i=gwachob@milkshakes.org) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:14] * Peng (n=mnordhof@fl-71-2-131-195.dhcp.embarqhsd.net) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:26] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:26] * flaccid (n=flaccid@unaffiliated/flaccid) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:26] * shigeta_ (n=shigeta@sakkgw2.sixapart.jp) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:26] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:41] * Ideal (n=Ideal@2002:50f9:5db7:0:0:0:0:1) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:41] * Peng_ (n=mnordhof@tick.mattnordhoff.com) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:41] * Simon- (i=simon@proxima.lp0.eu) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:41] * ponchopilate (n=markthom@host81-137-232-55.in-addr.btopenworld.com) Quit (hubbard.freenode.net irc.freenode.net)
- [09:11:41] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) Quit (hubbard.freenode.net irc.freenode.net)
- [09:14:10] * Peng (n=mnordhof@fl-71-2-131-195.dhcp.embarqhsd.net) has joined #openid
- [09:14:39] * niekie (i=quasselc@dreamworld.bergnetworks.com) has joined #openid
- [09:14:39] * lemanal (n=lemanal@calliope.caktusgroup.com) has joined #openid
- [09:14:39] * GabeW (i=gwachob@milkshakes.org) has joined #openid
- [09:14:57] * Ideal (n=Ideal@2002:50f9:5db7:0:0:0:0:1) has joined #openid
- [09:14:57] * ponchopilate (n=markthom@host81-137-232-55.in-addr.btopenworld.com) has joined #openid
- [09:14:57] * Peng_ (n=mnordhof@tick.mattnordhoff.com) has joined #openid
- [09:14:57] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) has joined #openid
- [09:14:57] * Simon- (i=simon@proxima.lp0.eu) has joined #openid
- [09:27:46] * flaccid (n=flaccid@unaffiliated/flaccid) has joined #openid
- [09:27:46] * shigeta_ (n=shigeta@sakkgw2.sixapart.jp) has joined #openid
- [09:27:46] * NetersLandreau (n=NetersLa@b2.e6.354a.static.theplanet.com) has joined #openid
- [09:28:44] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) has joined #openid
- [09:43:50] <hachque>
after the person has authenticated on the checkid_setup page
- [09:43:55] <hachque>
where do i redirect them to and how?
- [09:46:00] * hillsy (n=shhi2@89.16.176.67) has joined #openid
- [09:56:42] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) Quit (Read error: 104 (Connection reset by peer))
- [09:56:59] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) has joined #openid
- [09:58:47] * xpo (n=xpo@bearstech/xpo) Quit ("see yas")
- [10:12:28] * Ideal (n=Ideal@2002:50f9:5db7:0:0:0:0:1) Quit (Client Quit)
- [10:34:37] * flaccid_ (n=flaccid@110.33.192.123) has joined #openid
- [10:37:38] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) Quit (Remote closed the connection)
- [10:44:57] * flaccid (n=flaccid@unaffiliated/flaccid) Quit (Read error: 110 (Connection timed out))
- [10:44:57] * flaccid_ is now known as flaccid
- [10:47:16] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) has joined #openid
- [11:24:10] * karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net) Quit (Read error: 60 (Operation timed out))
- [11:25:30] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) Quit (Client Quit)
- [11:28:51] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) has joined #openid
- [11:30:12] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) Quit (Remote closed the connection)
- [11:30:34] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) has joined #openid
- [11:43:21] * tbbrown (n=tom@doc-24-206-177-42.kw.tx.cebridge.net) Quit ("leaving")
- [12:06:57] * marclaporte (n=Miranda@69.165.165.53) Quit (Read error: 145 (Connection timed out))
- [12:18:14] * MacTed (n=Thud@c-24-61-62-241.hsd1.ma.comcast.net) Quit ()
- [12:22:55] * MrTopf (n=cs@p5B3966F7.dip.t-dialin.net) has joined #openid
- [12:23:39] * bortzmeyer (n=bortzmey@batilda.nic.fr) has left #openid
- [12:43:42] * xpo (n=xpo@bearstech/xpo) has joined #openid
- [12:54:41] * daedeloth (n=daedelot@ip-81-11-177-172.dsl.scarlet.be) has joined #openid
- [13:00:09] * shigeta_ (n=shigeta@sakkgw2.sixapart.jp) Quit ("Leaving...")
- [13:13:38] * MacTed (n=Thud@63.119.36.36) has joined #openid
- [13:26:41] * hachque (n=jrhodes@ppp198-201.static.internode.on.net) Quit (Read error: 104 (Connection reset by peer))
- [13:30:26] * flaccid (n=flaccid@unaffiliated/flaccid) Quit ()
- [13:38:25] * flaccid (n=flaccid@unaffiliated/flaccid) has joined #openid
- [13:42:38] * qwp0 (n=qwp0@gw.localnet.sk) has joined #openid
- [13:46:08] * singpolyma (n=singpoly@216.59.247.93) has joined #openid
- [14:01:24] * Tykling (i=tykling@gibfest.dk) has joined #openid
- [14:06:11] * abernier (n=abernier@AAubervilliers-551-1-176-87.w92-141.abo.wanadoo.fr) has left #openid
- [14:13:17] * marclaporte (n=Miranda@69-165-165-53.dsl.teksavvy.com) has joined #openid
- [14:43:51] * singpolyma (n=singpoly@216.59.247.93) Quit ("Lost terminal")
- [14:49:44] * flaccid (n=flaccid@unaffiliated/flaccid) Quit ()
- [15:00:39] * Ideal (n=Ideal@2002:50f9:5f58:0:0:0:0:1) has joined #openid
- [15:08:28] * Rook- (n=rick@216.40.38.232) has joined #openid
- [15:08:32] <Rook->
any suggestions?
- [15:08:40] <Rook->
I'm looking for an opensource openid server that will support many domains
- [15:11:12] <yangman>
multi-user?
- [15:12:51] <Rook->
yup
- [15:13:05] <Rook->
many domains, many users
- [15:18:40] <yangman>
probably easier to build your own if you can't find anything
- [15:18:47] <yangman>
the list at openid.net is pretty complete
- [15:21:49] <Rook->
hrm yea... been trying to get JOS running, but having general issues with spring and tomcat (not being a java guy so much these days)
- [15:23:27] * daleolds (n=daleolds@137.65.156.56) has joined #openid
- [15:23:38] * stub is now known as drunken_master
- [15:24:01] * drunken_master is now known as stub
- [15:24:18] <yangman>
I went with the "write your own route"
- [15:41:28] <Rook->
looks like that's the route I'll likely go as well... too bad all these folks who are rolling their own aren't opensourcing them so that all the others who are stuck having to do so don't have to reinvent the wheel :P
- [15:42:02] <yangman>
well, I am: http://yangman.ca/poit/ not what you're looking for, though
- [15:42:38] <Rook->
:)
- [15:42:44] <Rook->
thx... just sayin :)
- [15:42:44] <yangman>
although, you could make it multi-user with suEXEC hacks ;)
- [15:42:45] <Rook->
heh
- [15:43:01] <Rook->
I guess I'll dive into the openid.net apis
- [15:43:13] <Rook->
thx for the help
- [15:43:20] <yangman>
np. gl
- [16:04:54] * Rook- (n=rick@216.40.38.232) has left #openid
- [16:17:59] * jochen (n=jochen@router.begen1.office.netnoc.eu) has joined #openid
- [16:23:26] * stub (n=stub@canonical/launchpad/stub) Quit ("Leaving.")
- [16:34:39] * jochen_ (n=jochen@router.begen1.office.netnoc.eu) Quit (No route to host)
- [16:42:35] * marclaporte (n=Miranda@69-165-165-53.dsl.teksavvy.com) Quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
- [16:50:47] * MrTopf (n=cs@p5B3966F7.dip.t-dialin.net) Quit ()
- [17:03:49] * Kaliya (n=Adium@adsl-68-125-160-80.dsl.pltn13.pacbell.net) has joined #openid
- [17:04:47] * ponchopilate (n=markthom@host81-137-232-55.in-addr.btopenworld.com) Quit ()
- [17:20:55] * lexical (n=lex_@72-254-89-199.client.stsn.net) Quit (Read error: 110 (Connection timed out))
- [17:27:37] * lexical (n=lex_@72-254-87-60.client.stsn.net) has joined #openid
- [17:47:00] * Kaliya1 (n=Adium@adsl-68-125-160-80.dsl.pltn13.pacbell.net) has joined #openid
- [17:53:14] * daedeloth (n=daedelot@ip-81-11-177-172.dsl.scarlet.be) Quit (Remote closed the connection)
- [17:53:23] * jochen (n=jochen@router.begen1.office.netnoc.eu) Quit (Remote closed the connection)
- [17:53:58] * jochen (n=jochen@router.begen1.office.netnoc.eu) has joined #openid
- [18:03:29] * Kaliya1 (n=Adium@adsl-68-125-160-80.dsl.pltn13.pacbell.net) Quit ("Leaving.")
- [18:04:18] * Kaliya (n=Adium@adsl-68-125-160-80.dsl.pltn13.pacbell.net) Quit (Read error: 110 (Connection timed out))
- [18:15:05] * karstensrage (n=chatzill@70.42.238.2) has joined #openid
- [18:34:25] * hillsy (n=shhi2@89.16.176.67) Quit ("Leaving")
- [18:35:12] * lexical (n=lex_@72-254-87-60.client.stsn.net) Quit (Read error: 110 (Connection timed out))
- [18:38:25] * lexical (n=lex_@72-254-89-199.client.stsn.net) has joined #openid
- [18:45:59] * qwp0 (n=qwp0@gw.localnet.sk) Quit (Read error: 104 (Connection reset by peer))
- [18:47:53] * qwp0 (n=qwp0@gw.localnet.sk) has joined #openid
- [18:51:31] * asher4857 (n=asher485@216.54.25.98) has joined #openid
- [18:51:59] <asher4857>
is there anyone who would be willing to help me set this up? I'm having issues even running the detect software
- [18:56:19] * jochen (n=jochen@router.begen1.office.netnoc.eu) Quit (Remote closed the connection)
- [18:57:32] * xpo (n=xpo@bearstech/xpo) Quit ("see yas")
- [19:02:48] * samsm (n=samsm@67.191.159.220) has joined #openid
- [19:32:05] * asher4857 (n=asher485@216.54.25.98) Quit (Read error: 104 (Connection reset by peer))
- [19:51:12] * daleolds (n=daleolds@137.65.156.56) has left #openid
- [19:51:33] * daleolds (n=daleolds@137.65.156.56) has joined #openid
- [20:00:56] * samsm (n=samsm@67.191.159.220) Quit ()
- [20:23:05] * lexical (n=lex_@72-254-89-199.client.stsn.net) Quit (Read error: 110 (Connection timed out))
- [20:29:49] * lexical (n=lex_@72.254.87.60) has joined #openid
- [21:11:09] * Ideal (n=Ideal@2002:50f9:5f58:0:0:0:0:1) Quit (Client Quit)
- [21:19:54] * Ideal (n=Ideal@2002:50f9:5d89:0:0:0:0:1) has joined #openid
- [21:24:30] * Ideal (n=Ideal@2002:50f9:5d89:0:0:0:0:1) Quit (Client Quit)
- [21:38:53] * MacTed (n=Thud@63.119.36.36) Quit ()
- [21:42:16] * xpo (n=xpo@bearstech/xpo) has joined #openid
- [21:54:39] * tbbrown (n=tom@doc-24-206-177-42.kw.tx.cebridge.net) has joined #openid
- [21:55:31] * flaccid (n=flaccid@110.33.192.123) has joined #openid
- [22:01:56] * lexical (n=lex_@72.254.87.60) Quit (Read error: 145 (Connection timed out))
- [22:08:29] * docgnome (n=docgnome@65.101.144.42) has joined #openid
- [22:09:07] <docgnome>
so i have space on a shared host. because openid works on domain names i shouldn't have an issue where someone else on the shared host would be able to log in as me correct?
- [22:16:34] * docgnome (n=docgnome@65.101.144.42) has left #openid
- [22:18:39] * niekie (i=quasselc@dreamworld.bergnetworks.com) Quit (Connection timed out)
- [22:24:53] * lexical (n=lex_@72-254-87-60.client.stsn.net) has joined #openid
- [22:35:16] * Ideal (n=Ideal@2002:50f9:5c3f:0:0:0:0:1) has joined #openid
- [22:50:44] * lexical (n=lex_@72-254-87-60.client.stsn.net) Quit (Read error: 110 (Connection timed out))
- [22:51:43] * daleolds1 (n=daleolds@137.65.229.145) has joined #openid
- [22:51:49] * daleolds (n=daleolds@137.65.156.56) Quit (Read error: 110 (Connection timed out))
- [22:56:51] * lexical (n=lex_@72-254-89-199.client.stsn.net) has joined #openid
- [23:01:19] * daleolds (n=daleolds@137.65.228.52) has joined #openid
- [23:07:38] * dwhittle (n=dwhittle@nat/yahoo/x-ohnawphjreuymmur) has joined #openid
- [23:08:03] * MacTed (n=Thud@c-24-61-62-241.hsd1.ma.comcast.net) has joined #openid
- [23:15:16] * marclaporte (n=Miranda@69.165.165.53) has joined #openid
- [23:15:38] * tbbrown_ (n=tom@doc-24-206-177-42.kw.tx.cebridge.net) has joined #openid
- [23:17:30] * daleolds1 (n=daleolds@137.65.229.145) Quit (Read error: 110 (Connection timed out))
- [23:29:20] * tbbrown (n=tom@doc-24-206-177-42.kw.tx.cebridge.net) Quit (Read error: 110 (Connection timed out))
- [23:51:55] * daleolds (n=daleolds@137.65.228.52) has left #openid
- [23:53:52] * daleolds1 (n=daleolds@137.65.156.66) has joined #openid
- [23:56:41] * daleolds1 (n=daleolds@137.65.156.66) has left #openid
These logs were automatically created by OpenIDlogbot on
chat.freenode.net
using a modified version of the Java IRC LogBot.