IRC Log for #openid on 2009-01-31
Timestamps are in UTC.
- [01:43:44] * mosites (n=mosites@static-98-112-71-211.lsanca.dsl-w.verizon.net) has joined #openid
- [02:05:31] * tjohns (n=trevorjo@72.14.224.1) Quit ()
- [02:13:38] * jcrosby (n=jon@208.80.65.98) Quit ()
- [02:29:47] * sjobeck (n=sjobeck@206.173.193.34.ptr.us.xo.net) has joined #openid
- [02:32:50] * jaguarandi (n=darkaj@a83-132-233-199.cpe.netcabo.pt) Quit (Read error: 113 (No route to host))
- [04:12:07] * sjobeck (n=sjobeck@206.173.193.34.ptr.us.xo.net) Quit ("www.sjobeck.com")
- [06:28:22] * mosites (n=mosites@static-98-112-71-211.lsanca.dsl-w.verizon.net) has left #openid
- [06:35:42] * jcrosby (n=jon@astound-66-234-216-247.ca.astound.net) has joined #openid
- [06:36:01] * jcrosby (n=jon@astound-66-234-216-247.ca.astound.net) Quit (Remote closed the connection)
- [07:41:09] * jcrosby (n=jon@astound-66-234-216-247.ca.astound.net) has joined #openid
- [07:49:38] * mosites (n=mosites@pool-173-51-249-32.lsanca.fios.verizon.net) has joined #openid
- [08:00:43] * jcrosby (n=jon@astound-66-234-216-247.ca.astound.net) Quit ()
- [08:19:29] * Chaz6 (n=chaz@chaz6.com) has joined #openid
- [08:32:57] * mosites (n=mosites@pool-173-51-249-32.lsanca.fios.verizon.net) Quit ()
- [09:39:46] * thesmith (n=bens@78-86-7-25.zone2.bethere.co.uk) Quit ()
- [10:46:05] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) has joined #openid
- [11:07:44] * thesmith (n=bens@78-86-7-25.zone2.bethere.co.uk) has joined #openid
- [11:12:43] * thesmith (n=bens@78-86-7-25.zone2.bethere.co.uk) Quit ()
- [11:33:43] * thesmith (n=bens@78-86-7-25.zone2.bethere.co.uk) has joined #openid
- [11:36:11] * thesmith (n=bens@78-86-7-25.zone2.bethere.co.uk) Quit (Client Quit)
- [11:42:02] * thesmith (n=bens@78-86-7-25.zone2.bethere.co.uk) has joined #openid
- [11:43:14] * thesmith (n=bens@78-86-7-25.zone2.bethere.co.uk) Quit (Client Quit)
- [15:58:40] * Osurac (n=mikeg@adsl-074-182-167-053.sip.hsv.bellsouth.net) has joined #openid
- [17:48:35] * mosites (n=mosites@pool-173-51-249-32.lsanca.fios.verizon.net) has joined #openid
- [17:52:40] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) Quit (kubrick.freenode.net irc.freenode.net)
- [17:57:44] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) has joined #openid
- [18:05:14] * Osurac (n=mikeg@adsl-074-182-167-053.sip.hsv.bellsouth.net) Quit ()
- [18:33:05] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) Quit ("see yas")
- [19:14:06] * mosites (n=mosites@pool-173-51-249-32.lsanca.fios.verizon.net) Quit ("Streamy (http://www.streamy.com/)")
- [19:44:33] * TedThibodeauJr (n=Thud@twentyfourmullen.hsd1.ma.comcast.net) has joined #openid
- [19:52:24] * MacTed (n=Thud@twentyfourmullen.hsd1.ma.comcast.net) Quit (Read error: 110 (Connection timed out))
- [21:30:25] * MrTopf (n=cs@pD9EBF75D.dip.t-dialin.net) has joined #openid
- [21:30:54] * MrTopf (n=cs@pD9EBF75D.dip.t-dialin.net) Quit (Remote closed the connection)
- [21:32:42] * MrTopf (n=cs@pD9EBF75D.dip.t-dialin.net) has joined #openid
- [22:58:44] * nor3 (n=mm@72.51.91.189) has joined #openid
- [22:59:05] <nor3>
how can i request an email address through openid?
- [23:06:04] * Osurac (n=mikeg@adsl-074-182-167-053.sip.hsv.bellsouth.net) has joined #openid
- [23:11:50] * devlindaley (n=devlin@69.169.150.187.provo.static.broadweave.net) has joined #openid
- [23:16:37] * flaccid (n=chris@127.185.233.220.exetel.com.au) Quit (Read error: 110 (Connection timed out))
- [23:22:22] <keturn>
nor3: with the simple registration extension, aka sreg. your openid implementation may already have helper functions for it.
- [23:25:57] <nor3>
i see
- [23:26:19] <nor3>
the lib i'm using keeps sending "openid.ext0.required=email'
- [23:26:25] <nor3>
not sure where it's getting "ext0" from,
- [23:26:33] <nor3>
since i specify sreg as the namespace
- [23:39:30] * Osurac (n=mikeg@adsl-074-182-167-053.sip.hsv.bellsouth.net) Quit (Read error: 104 (Connection reset by peer))
- [23:45:40] <nor3>
yeah... this seems to be the openidenabled channel
- [23:45:51] <nor3>
why are all my added extension arguments given name space 'ext0'
- [23:51:51] <keturn>
in openid 2.0, the real extension namespace is defined by the openid.ns.ext0=http://some-namespace-uri argument
- [23:52:20] <keturn>
then whether it's ext0 or sreg or whatever is just a reference to that ns uri
- [23:54:09] <nor3>
aaah, i now notice openid.ns.ext0=http%3A%2F%2Fopenid.net%2Fsreg%2F1.0
- [23:54:22] <nor3>
hmm, wonder why it's not requesting the email address then
These logs were automatically created by OpenIDlogbot on
chat.freenode.net
using a modified version of the Java IRC LogBot.