IRC Log for #openid on 2009-02-01
Timestamps are in UTC.
- [00:01:16] <nor3>
do yahoo and google generally respect the sreg.email request?
- [00:05:36] * metadaddy (n=metadadd@c-76-102-102-87.hsd1.ca.comcast.net) has joined #openid
- [00:18:50] * devlindaley (n=devlin@69.169.150.187.provo.static.broadweave.net) Quit ()
- [00:57:25] * flaccid (n=chris@127.185.233.220.exetel.com.au) has joined #openid
- [00:57:39] * flaccid (n=chris@127.185.233.220.exetel.com.au) Quit (Client Quit)
- [01:36:15] * MrTopf (n=cs@pD9EBF75D.dip.t-dialin.net) Quit ("deconstructing...")
- [02:18:12] * devlindaley (n=devlin@cddaley.fttp.xmission.com) has joined #openid
- [02:21:53] * devlindaley (n=devlin@cddaley.fttp.xmission.com) Quit (Client Quit)
- [02:24:02] * devlindaley (n=devlin@cddaley.fttp.xmission.com) has joined #openid
- [02:28:15] * devlindaley (n=devlin@cddaley.fttp.xmission.com) Quit (Client Quit)
- [02:31:20] * TedThibodeauJr (n=Thud@twentyfourmullen.hsd1.ma.comcast.net) Quit (Read error: 110 (Connection timed out))
- [03:09:47] * kiamo (n=no@5ac6e5ca.bb.sky.com) has joined #openID
- [03:09:52] <kiamo>
yo
- [03:22:50] <nor3>
hi
- [03:27:22] <kiamo>
im totally to openID
- [03:27:27] <kiamo>
i dont get how it works...
- [03:28:23] <kiamo>
iv enabled my site as my openID blog, iv used openID to comment on livejournal and blogger... but how does it know its me...
- [03:28:41] <kiamo>
iv logged out of my site yet livejournal still knows its me...
- [03:29:48] <Chaz6>
kiamo: openid is just used at authentication time, once you are logged into your livejournal account, you have a cookie from the site which is unrelated to your openid
- [03:30:03] <Chaz6>
This is why openid is not sso
- [03:30:16] <Chaz6>
Single sign-on also means single sign-out
- [03:31:08] <kiamo>
ah right, so when my livejournal cookie expires ill hvae to sign on again?
- [03:31:18] <kiamo>
unless im already signed in at kiamo.co.uk (my site)
- [03:31:42] <Chaz6>
When your cookie expires you will have to sign-in again, albeit through your openid provider
- [03:32:01] <kiamo>
that all seems horrible insecure :S
- [03:33:54] <kiamo>
a) 1 username and pass to theoretically access everything... and b) leaving cookies around from lotsa sites on various computers all with the same details...
- [03:38:41] <Chaz6>
Some browsers have a private browsing mode so once you finish all your personal data is wiped (in theory)
- [03:42:01] <kiamo>
yea and I guess the benefits outway the risk...
- [03:42:22] <kiamo>
itd really be so nice if i only ever had to remember 1 account
- [03:44:11] <kiamo>
although there are accounts id rather not use on public computers, ie: online banking, so it would suck if they where my openID provider... but thats not a problem, as they dont have to be.
- [03:44:24] <kiamo>
lol
- [04:43:29] * devlindaley (n=devlin@cddaley.fttp.xmission.com) has joined #openid
- [04:43:31] <nor3>
should there be fragments in an openid claimed id?
- [05:31:58] * metadaddy (n=metadadd@c-76-102-102-87.hsd1.ca.comcast.net) Quit ()
- [05:41:01] * kiamo (n=no@5ac6e5ca.bb.sky.com) Quit ("-=SysReset 2.55=-")
- [05:41:58] * devlindaley (n=devlin@cddaley.fttp.xmission.com) Quit ()
- [05:53:14] * mosites (n=mosites@pool-173-51-249-32.lsanca.fios.verizon.net) has joined #openid
- [07:02:01] <nor3>
so does anyone know if google and yahoo do simple registration (sreg) requests?
- [07:02:36] <nor3>
because my request seems well formatted, but neither the prompt nor the response seem to acknowledge it
- [07:50:26] * mosites (n=mosites@pool-173-51-249-32.lsanca.fios.verizon.net) Quit ("Streamy (http://www.streamy.com/)")
- [12:22:06] * trbs (n=trbs@p1127-ipbf1109souka.saitama.ocn.ne.jp) has joined #openid
- [13:09:50] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) has joined #openid
- [13:33:39] * MrTopf (n=cs@p5B394D4F.dip.t-dialin.net) has joined #openid
- [14:05:50] * t325 (n=t325_@77.229.83.65) has joined #openid
- [14:08:48] <t325>
Hello, I am interested in implementing OpenID both as 'provider' and 'consumer' on a client's website. I have found plenty of information for the 'consumer' part, but nothing regarding how to become an OpenID provider. Where can I find such information?
- [14:16:03] <trbs>
"The specified ID provider has not yet been implemented in Scrapplet. Current supported providers include: Facebook, Google, Yahoo, AOL, MyOpenId, LiveJournal, Verisign, and WordPress" i thought the point of OpenID was to be provider agnostic :(
- [14:19:27] <t325>
Hi trbs, do you know how to apply for becoming an OpenID provider and what are the requirements?
- [14:20:38] <Chaz6>
t325: easiest way is to use a branded service e.g. from myopenid
- [14:20:55] <Chaz6>
You can run your iDP if you really want to, but there's not much reason to
- [14:22:27] <t325>
Does myopenid provide the possibility of acting as a 'provider' and 'consumer'?
- [14:23:06] <Chaz6>
t325: as provider yes, but consumer you need to integrate into your application
- [14:23:21] <trbs>
myopenid limits you to 10 openid's if you want to do something like openid.mydomain.com/username :(, that could be a reason to setup your own iDP
- [14:24:53] <t325>
where can I find documentation about setting up my own iDP?
- [14:25:36] <Chaz6>
http://www.plaxo.com/api/openid_recipe
- [14:25:48] <Chaz6>
Oh no wrong one
- [14:28:31] <Chaz6>
trbs: for free
- [14:28:52] <Chaz6>
Myopenid has an affiliate program
- [14:29:03] <trbs>
sure.... and don't get me wrong i like myopenid :)
- [14:31:10] <t325>
I see that they propose another solution for companies, without the 10 users limit (http://www.janrain.com/products/opxgroups). But it is described as a solution for managing the identities of an enterprise's employees - not quite what I need..
- [14:32:26] <Chaz6>
t325: you probably want opx:asp
- [14:33:00] <t325>
asp like microsoft's web language?
- [14:33:17] <trbs>
i think asp as in application service provider
- [14:33:26] <trbs>
or at least i hope so :)
- [14:34:30] <t325>
ok; yes I'm looking at it right now - you're right
- [14:37:56] <t325>
looks like an interesting option; besides this, I suppose becoming a 'real' OpenID provider is something of the same order of magnitude than becoming an SSL CA root? (If possible, my client would like to do all 'in-house', without depending on another company)
- [14:39:19] <trbs>
nah think implementing a basic iDP with sreg is quite simple... and there are a bucketload of opensource/free-code solutions out there (buy maybe not all of them up to decent code quality standards)
- [14:40:43] <trbs>
(but surely using a ready made solution is likely to be easier then writing it yourself)
- [14:40:44] <trbs>
t325, what kind of platform/language are you implementing on ?
- [14:41:48] <t325>
java & php, and mysql for the databases
- [14:42:03] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) Quit ()
- [14:43:19] <t325>
Is there a mature iDP opensource (not necessarily 'free as in beer') project?
- [14:44:25] <trbs>
there is quite a list on the openid site
- [14:44:52] <trbs>
but most of them won't quality as mature (not in my book anyways)
- [14:46:11] <trbs>
it costs me about two evening to implement a iDP on Python with JanRains python library
- [14:46:24] <trbs>
*evenings
- [14:50:01] <t325>
ok thanks! I suppose this library isn't opensource? (If it comes with a licence where you get the source code but cannot distribute it would be ok as well)
- [14:50:15] <t325>
besides this I've found the page you speak of: http://wiki.openid.net/Run_your_own_identity_server
- [14:50:35] <trbs>
yup
- [14:51:18] <trbs>
http://openidenabled.com/ has python, php and ruby lib's voor openid
- [14:51:34] <trbs>
and it links to some libs for dotnet and java
- [14:51:58] <trbs>
anyways got to go
- [14:52:08] <trbs>
good luck
- [14:52:09] * trbs (n=trbs@p1127-ipbf1109souka.saitama.ocn.ne.jp) has left #openid
- [14:53:23] <t325>
thanks for your help!
- [14:54:09] <nor3>
so does anyone know if google and yahoo do simple registration (sreg) requests?
- [14:54:11] <nor3>
because my request seems well formatted, but neither the prompt nor the response seem to acknowledge it
- [14:55:42] * t325 (n=t325_@77.229.83.65) Quit ("Bye!")
- [15:11:21] * MacTed (n=Thud@twentyfourmullen.hsd1.ma.comcast.net) has joined #openid
- [15:36:22] * MacTed (n=Thud@twentyfourmullen.hsd1.ma.comcast.net) Quit ()
- [15:36:46] * MacTed (n=Thud@twentyfourmullen.hsd1.ma.comcast.net) has joined #openid
- [17:03:21] <nor3>
D:
- [17:03:24] <nor3>
the horror!
- [17:25:29] * MrTopf (n=cs@p5B394D4F.dip.t-dialin.net) Quit ("deconstructing...")
- [17:50:35] * metadaddy (n=metadadd@c-76-102-102-87.hsd1.ca.comcast.net) has joined #openid
- [17:52:25] * Chaz6 (n=chaz@chaz6.com) Quit ("WeeChat 0.2.7-dev")
- [17:54:42] * metadaddy (n=metadadd@c-76-102-102-87.hsd1.ca.comcast.net) Quit (Client Quit)
- [18:45:13] * nor3 (n=mm@72.51.91.189) Quit ("Leaving")
- [18:50:02] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) has joined #openid
- [19:13:06] * xHans (n=LuftHans@ip68-3-64-197.ph.ph.cox.net) Quit (Remote closed the connection)
- [19:31:36] * metadaddy (n=metadadd@c-76-102-102-87.hsd1.ca.comcast.net) has joined #openid
- [20:29:55] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) Quit (Read error: 113 (No route to host))
- [22:08:58] * metadaddy (n=metadadd@c-76-102-102-87.hsd1.ca.comcast.net) Quit ()
- [22:21:54] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) has joined #openid
- [22:53:15] * devlindaley (n=devlin@cddaley.fttp.xmission.com) has joined #openid
- [22:59:13] * devlindaley (n=devlin@cddaley.fttp.xmission.com) Quit ()
- [23:33:45] * devlindaley (n=devlin@cddaley.fttp.xmission.com) has joined #openid
These logs were automatically created by OpenIDlogbot on
chat.freenode.net
using a modified version of the Java IRC LogBot.