IRC Log for #openid on 2007-04-19

Timestamps are in UTC.

  1. [00:05:37] * EdXeno (n=Ed@cpe-24-195-243-129.nycap.res.rr.com) Quit ("Leaving")
  2. [00:10:03] * j3h (n=j3h@c-71-236-228-127.hsd1.or.comcast.net) Quit ("Leaving.")
  3. [00:12:22] * KevinMarks (n=Snak@pdpc/supporter/active/kevinmarks) Quit ("The computer fell asleep")
  4. [00:17:26] * elliottcable is now known as [e]afk
  5. [01:26:19] * anselm- (n=nnanselm@64.71.151.167) has joined #openid
  6. [01:40:35] * anselm (n=nanselm@64.71.151.167) Quit (Read error: 110 (Connection timed out))
  7. [01:41:18] * anselm- is now known as anselm
  8. [01:45:20] * KevinMarks (n=Snak@208.194.81.131) has joined #openid
  9. [01:54:15] * KevinMarks (n=Snak@pdpc/supporter/active/kevinmarks) Quit ("The computer fell asleep")
  10. [02:06:08] * peace-keeper (n=peace-ke@72-254-77-101.client.stsn.net) Quit (Read error: 110 (Connection timed out))
  11. [02:08:15] * bricas (n=bricas@CPE0011506c8049-CM0013711405ec.cpe.net.cable.rogers.com) Quit ("ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007040314]")
  12. [02:44:39] * cote (n=cote@adsl-71-145-166-68.dsl.austtx.sbcglobal.net) Quit ()
  13. [03:17:04] * VxJasonxV (n=jason@xmms2/troll/VxJasonxV) Quit ("Server Maintenance, and it's taking me with it. *dies*")
  14. [03:25:45] * shigeta (n=shigeta@124.32.114.226) has joined #openid
  15. [03:42:47] * [e]afk (n=elliottc@98-88-178-69.gci.net) Quit (Connection timed out)
  16. [03:45:54] * fajro (n=fajro@OL104-24.fibertel.com.ar) has joined #openid
  17. [03:56:28] * stub (n=stub@ppp-58.8.7.51.revip2.asianet.co.th) has joined #openid
  18. [04:54:58] * babbitt (n=babbitt@cpe-66-68-231-66.rgv.res.rr.com) has joined #openid
  19. [04:55:21] <babbitt> anyone have experience with the python-openid library?
  20. [04:55:45] <GabeW> more than experience - the guys who wrote it are usually here
  21. [04:56:12] <GabeW> you have a question?
  22. [04:57:42] <babbitt> well...I'm still trying to get my head around a set of new technologies for a project. OpenID is one of them. I understand the basics, but I'm not entirely sure about the python library example. Where it says that a successful login has occurred, should I set a cookie there so that the rest of my application can verify the login, or ....what? I'm not very familiar with web programming, I've worked mostly with python in school and in
  23. [04:57:42] <babbitt> backends, like CORBA.
  24. [04:58:07] * fajro (n=fajro@OL104-24.fibertel.com.ar) Quit (Read error: 110 (Connection timed out))
  25. [04:58:11] <GabeW> oh, yah, so the end of openid auth is a redirectoin from the OP tothe consumer/RP
  26. [04:58:22] <GabeW> and then the user should be considered "logged in"
  27. [04:58:41] <GabeW> basically openid authenticates a particular session (sessions are usually done with client-side cookies or URL-rewriting)
  28. [04:59:11] <babbitt> ok, so basically I should set a cookie that other parts of my application should read and accept as a valid authentication token.
  29. [04:59:23] <GabeW> yah thats a typical way to do it
  30. [04:59:30] <babbitt> just making sure before I go all the way down the wrong road :)
  31. [04:59:53] <GabeW> i am a python guy
  32. [04:59:57] * fajro (n=fajro@OL104-24.fibertel.com.ar) has joined #openid
  33. [04:59:59] <GabeW> but I work in a java world ;-)
  34. [05:00:16] <GabeW> so I put together a really simple consumer & provider in JSP using the openid4java libs
  35. [05:00:22] <babbitt> I've done a fair bit with python, I need to sit down and refresh from java
  36. [05:00:34] <GabeW> well, I'm a recovering java guy
  37. [05:00:35] <babbitt> er...with java, I took it in school, but haven't touched it since
  38. [05:01:06] <babbitt> also learning AJAX for this project, which I've never really seen before, so its going to be interesting
  39. [05:01:33] <GabeW> well, anyway, if you look at openid4java.org and look in the samples/simple-openid directory you can see a complete minimalist OpenID relying party/consumer (and a provider too)
  40. [05:02:37] <gregh> just make sure if you set a cooke saying "this user is logged in", that you also sign the cookie so somebody else can't spoof it
  41. [05:03:45] <babbitt> that's going to be all kinds of fun
  42. [05:04:06] <GabeW> and/or use https
  43. [05:29:50] * fajro_ (n=fajro@OL104-24.fibertel.com.ar) has joined #openid
  44. [05:30:17] * fajro (n=fajro@OL104-24.fibertel.com.ar) Quit (Read error: 110 (Connection timed out))
  45. [05:35:18] * ruchith (n=ruchith@124.43.225.92) has joined #openid
  46. [05:59:23] * SRogers (n=chatzill@cpe-72-179-20-29.austin.res.rr.com) Quit (Read error: 60 (Operation timed out))
  47. [06:02:39] * Prometheus^ (n=Promethe@kone1.tmvvision.finnetcom.net) has joined #openid
  48. [06:07:15] * stub (n=stub@canonical/launchpad/stub) Quit (Read error: 110 (Connection timed out))
  49. [06:24:35] * ruchith (n=ruchith@124.43.225.92) Quit ("Leaving")
  50. [06:35:32] * elliottcable (n=elliottc@98-88-178-69.gci.net) has joined #openid
  51. [06:51:57] * SvenDowideit (n=sven@twiki/developer/SvenDowideit) Quit (Read error: 60 (Operation timed out))
  52. [07:00:17] * SvenDowideit (n=sven@twiki/developer/SvenDowideit) has joined #openid
  53. [07:33:46] * elliottcable is now known as [e]brb
  54. [07:57:15] * [e]brb is now known as elliottcable
  55. [08:07:56] * stub (n=stub@ppp-58.8.7.51.revip2.asianet.co.th) has joined #openid
  56. [08:37:52] * _keturn (n=acapnoti@pdpc/supporter/sustaining/keturn) Quit (Read error: 110 (Connection timed out))
  57. [08:40:41] * chowells79 (n=chowells@c-71-236-228-127.hsd1.or.comcast.net) Quit (Read error: 110 (Connection timed out))
  58. [08:41:35] * rorek (n=sanedrag@c-71-236-228-127.hsd1.or.comcast.net) Quit (Read error: 110 (Connection timed out))
  59. [08:49:08] * KevinMarks (n=Snak@h-68-164-93-9.snvacaid.dynamic.covad.net) has joined #openid
  60. [09:23:57] * amir (n=Miranda@gentoo/developer/amir) Quit (Remote closed the connection)
  61. [09:41:00] * chowells79 (n=chowells@c-71-236-228-127.hsd1.or.comcast.net) has joined #openid
  62. [09:41:00] <jibot> chowells79 is yet another Janrain idler.
  63. [09:41:02] * rorek (n=sanedrag@c-71-236-228-127.hsd1.or.comcast.net) has joined #openid
  64. [09:41:23] * _keturn (n=acapnoti@pdpc/supporter/sustaining/keturn) has joined #openid
  65. [09:41:44] * babbitt (n=babbitt@cpe-66-68-231-66.rgv.res.rr.com) Quit (Read error: 110 (Connection timed out))
  66. [10:26:03] * amir (n=Miranda@gentoo/developer/amir) has joined #openid
  67. [10:34:53] * stu1 (n=stub@ppp-58.8.4.81.revip2.asianet.co.th) has joined #openid
  68. [10:34:53] * stub (n=stub@canonical/launchpad/stub) Quit (Read error: 104 (Connection reset by peer))
  69. [11:09:04] * bricas (n=bricas@h64-5-219-130.gtcust.grouptelecom.net) has joined #openid
  70. [11:31:43] * Brylie (n=brylie@CPE-75-81-108-73.kc.res.rr.com) has joined #openid
  71. [11:45:50] * amir (n=Miranda@gentoo/developer/amir) Quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
  72. [11:46:22] * amir (n=Miranda@gentoo/developer/amir) has joined #openid
  73. [11:47:01] * Brylie (n=brylie@CPE-75-81-108-73.kc.res.rr.com) Quit (Read error: 104 (Connection reset by peer))
  74. [11:48:27] * Brylie (n=brylie@CPE-75-81-108-73.kc.res.rr.com) has joined #openid
  75. [11:48:48] * amir (n=Miranda@gentoo/developer/amir) Quit (Client Quit)
  76. [11:53:10] * amir (n=Miranda@gentoo/developer/amir) has joined #openid
  77. [11:54:01] * amir (n=Miranda@gentoo/developer/amir) Quit (Client Quit)
  78. [11:56:35] * amir (n=Miranda@gentoo/developer/amir) has joined #openid
  79. [11:56:36] * amir (n=Miranda@gentoo/developer/amir) Quit (Remote closed the connection)
  80. [11:58:23] * shigeta (n=shigeta@124.32.114.226) Quit ("Leaving...")
  81. [12:11:36] * amir (n=Miranda@gentoo/developer/amir) has joined #openid
  82. [12:23:31] * amir (n=Miranda@gentoo/developer/amir) Quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
  83. [12:26:27] * amir (n=Miranda@gentoo/developer/amir) has joined #openid
  84. [12:45:34] * Prometheus^ (n=Promethe@kone1.tmvvision.finnetcom.net) Quit ()
  85. [12:54:00] * Prometheus^ (n=Promethe@kone1.tmvvision.finnetcom.net) has joined #openid
  86. [12:56:53] * Cody` (n=Cody@74-129-165-175.dhcp.insightbb.com) Quit (Connection reset by peer)
  87. [12:57:20] * Cody` (n=Cody@74-129-165-175.dhcp.insightbb.com) has joined #openid
  88. [12:59:08] * SamRose (n=chatzill@brick.voyager.net) has joined #openid
  89. [13:03:18] * stu1 is now known as stub
  90. [13:07:26] * SRogers (n=chatzill@cpe-72-179-20-29.austin.res.rr.com) has joined #openid
  91. [13:35:28] * wcdevel (n=admin@user-12ldovf.cable.mindspring.com) Quit (Remote closed the connection)
  92. [13:35:44] * tommorris (n=tommorri@i-83-67-98-32.freedom2surf.net) has joined #openid
  93. [14:49:32] * tommorris (n=tommorri@i-83-67-98-32.freedom2surf.net) Quit ()
  94. [15:34:20] * nfolson (n=nfolson@CPE-76-177-177-204.natsoe.res.rr.com) has joined #openid
  95. [15:35:55] * KevinMarks (n=Snak@pdpc/supporter/active/kevinmarks) Quit ("off to work")
  96. [15:58:42] * cote (n=cote@adsl-71-145-166-68.dsl.austtx.sbcglobal.net) has joined #openid
  97. [16:09:24] * nfolson (n=nfolson@CPE-76-177-177-204.natsoe.res.rr.com) has left #openid
  98. [16:43:56] * peace-keeper (n=peace-ke@72-254-60-179.client.stsn.net) has joined #openid
  99. [16:56:08] * stub (n=stub@canonical/launchpad/stub) Quit (Success)
  100. [17:11:22] * factoryjoe (n=factoryj@dsl081-245-070.sfo1.dsl.speakeasy.net) has joined #openid
  101. [17:18:20] * KevinMarks (i=KevinMar@nat/google/x-54c6d56c1da1a5e0) has joined #openid
  102. [17:37:16] * j3h (n=j3h@c-71-236-228-127.hsd1.or.comcast.net) has joined #openid
  103. [17:37:24] * SamRose (n=chatzill@brick.voyager.net) Quit ("ChatZilla 0.9.78 [Firefox 1.5.0.10/0000000000]")
  104. [17:50:15] * stratus (n=stratus@201.53.55.52) has joined #openid
  105. [17:57:34] * stratus (n=stratus@201.53.55.52) Quit (Read error: 104 (Connection reset by peer))
  106. [17:58:03] * stratus (n=stratus@201.53.55.52) has joined #openid
  107. [18:06:43] * rgl (n=Rui@84.90.10.107) has joined #openid
  108. [18:09:11] * rgl waves
  109. [18:21:10] * ianloic (n=ian@bat.yakk.net) Quit (SendQ exceeded)
  110. [19:05:52] * Prometheus^ (n=Promethe@kone1.tmvvision.finnetcom.net) Quit ()
  111. [19:38:16] * tbbrown_ (n=tbbrown@rrcs-24-173-213-254.sw.biz.rr.com) has joined #openid
  112. [19:49:38] * tbbrown (n=tbbrown@cpe-66-68-127-247.austin.res.rr.com) Quit (Read error: 110 (Connection timed out))
  113. [20:02:38] * fajro_ (n=fajro@OL104-24.fibertel.com.ar) Quit ("Ex-Chat")
  114. [20:03:15] * bricas (n=bricas@h64-5-219-130.gtcust.grouptelecom.net) Quit ("ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007040314]")
  115. [20:05:32] * peace-keeper (n=peace-ke@72-254-60-179.client.stsn.net) Quit (Read error: 110 (Connection timed out))
  116. [20:14:40] * SRogers (n=chatzill@cpe-72-179-20-29.austin.res.rr.com) Quit (Remote closed the connection)
  117. [20:25:32] * wcdevel (n=admin@user-12ldovf.cable.mindspring.com) has joined #openid
  118. [20:25:40] * rgl (n=Rui@84.90.10.107) Quit (Read error: 110 (Connection timed out))
  119. [20:28:15] * VxJasonxV (n=jason@xmms2/troll/VxJasonxV) has joined #openid
  120. [20:28:16] <jibot> VxJasonxV is just another OpenID fan. Though he understands Yadis and follows it's progression.
  121. [20:31:10] * stratus (n=stratus@201.53.55.52) Quit (Read error: 104 (Connection reset by peer))
  122. [20:31:25] * Prometheus^ (n=Promethe@cs181170022.pp.htv.fi) has joined #openid
  123. [20:33:45] * dUstBYTeR (n=_whatthi@c-67-162-28-30.hsd1.il.comcast.net) has joined #openid
  124. [20:34:28] <dUstBYTeR> hi guys, i intalled php-server 1.1, how can i test it to see if its talking openid. I can get to url and have also created an account there for myself
  125. [20:41:59] * tbbrown_ (n=tbbrown@rrcs-24-173-213-254.sw.biz.rr.com) Quit (Read error: 110 (Connection timed out))
  126. [20:44:20] * SvenDowideit (n=sven@twiki/developer/SvenDowideit) Quit (Remote closed the connection)
  127. [20:49:44] * stratus (n=stratus@201.53.55.52) has joined #openid
  128. [20:53:50] <chowells79> dustbyter, try logging in somewhere.
  129. [20:54:06] <chowells79> for instance, http://jyte.com/
  130. [20:55:09] <dUstBYTeR> ok let me go to that url
  131. [20:59:23] <dUstBYTeR> so if my user was test1 and my url that my server is on is myopenid.no-ip.com
  132. [20:59:31] <dUstBYTeR> how would I form the url to enter in jyte
  133. [21:00:24] <chowells79> I don't know anything about php-server
  134. [21:00:31] <chowells79> I assume the documentation would tell you
  135. [21:01:43] <dUstBYTeR> hehe wish there was some.
  136. [21:01:54] * peace-keeper (n=peace-ke@72-254-60-179.client.stsn.net) has joined #openid
  137. [21:02:02] <dUstBYTeR> i think my problem might be that the username needs to be supplied as a subdomain ot the domain name
  138. [21:07:15] * rgl (n=Rui@84.90.10.107) has joined #openid
  139. [21:21:19] * factoryjoe (n=factoryj@dsl081-245-070.sfo1.dsl.speakeasy.net) Quit ()
  140. [21:23:54] <GabeW> ubuntu *7*?
  141. [21:24:14] <GabeW> woops
  142. [21:33:32] * SRogers (n=chatzill@cpe-72-179-20-29.austin.res.rr.com) has joined #openid
  143. [21:34:42] <_keturn> if you haven't figured out the trick yet, ubuntu's versioning system has a peculiar correlation with the gregorian calendar
  144. [21:35:45] <idnar> heh
  145. [21:37:28] * stratus (n=stratus@201.53.55.52) Quit ("http://stratusandtheswirl.blogspot.com")
  146. [22:05:33] * Dlade (n=dlade@80-194-239-94.cable.ubr05.hari.blueyonder.co.uk) Quit ("...")
  147. [22:08:31] <GabeW> hah
  148. [22:08:43] <GabeW> well, since i've only been using it for bout a year and a half...
  149. [22:08:44] <GabeW> or less
  150. [22:26:57] * Prometheus^ (n=Promethe@cs181170022.pp.htv.fi) Quit ()
  151. [23:07:45] * quellhorst (n=pro@unaffiliated/rend) has joined #openid
  152. [23:07:45] <jibot> quellhorst is unsure of how to use jibot
  153. [23:08:01] <quellhorst> jibot forget quellhorst
  154. [23:09:11] <quellhorst> ?forgetme
  155. [23:09:12] <jibot> I have expunged quellhorst from my mind
  156. [23:45:47] * wcdevel (n=admin@user-12ldovf.cable.mindspring.com) has left #openid
  157. [23:54:59] * epeus (i=KevinMar@nat/google/x-e96c85c872e26a1c) has joined #openid
  158. [23:59:20] * tbbrown (n=tbbrown@cpe-66-68-127-247.austin.res.rr.com) has joined #openid

These logs were automatically created by OpenIDlogbot on chat.freenode.net using a modified version of the Java IRC LogBot.