RE: Tynamo Federatedaccounts OpenID module coming up...

2012-03-27 Thread Jure Jeseničnik
-Original Message- From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com] Sent: Monday, March 26, 2012 10:07 PM To: Tapestry users Subject: Re: Tynamo Federatedaccounts OpenID module coming up... >Yes, I can see that. Mostly I'm wondering if there's a use case for limiting

Re: Tynamo Federatedaccounts OpenID module coming up...

2012-03-27 Thread Borut Bolcina
Hello, Let me put my 2 cents in ... On 26. mar. 2012, at 22:06, Kalle Korhonen wrote: > 2012/3/26 Jure Jeseničnik : >> First of all I hope that you find my contribution useful. I wish I could >> have done more. > > Jure, absolutely useful. You had pretty much hammered the > federatedaccounts

Re: Tynamo Federatedaccounts OpenID module coming up...

2012-03-26 Thread Kalle Korhonen
2012/3/26 Jure Jeseničnik : > First of all I hope that you find my contribution useful. I wish I could have > done more. Jure, absolutely useful. You had pretty much hammered the federatedaccounts-facebook code to do openid instead and I had changed some things around meanwhile, but I like starti

RE: Tynamo Federatedaccounts OpenID module coming up...

2012-03-26 Thread Jure Jeseničnik
Hi Kalle. First of all I hope that you find my contribution useful. I wish I could have done more. Regarding your questions: 1) I would definitely like to see as many Id providers as possible or at least a possibility to add as many as you would like. I'm pretty sure there will be some users

Re: Tynamo Federatedaccounts OpenID module coming up...

2012-03-23 Thread Taha Hafeez Siddiqi
Sorry, don't know of any such site. :) regards Taha On Mar 23, 2012, at 11:53 PM, Kalle Korhonen wrote: > Right right, but are the any lives sites using this you can point me > to? I'm mostly concerned about the ui and I spent some time trying to > find a site that uses this but since the sites

Re: Tynamo Federatedaccounts OpenID module coming up...

2012-03-23 Thread Kalle Korhonen
Right right, but are the any lives sites using this you can point me to? I'm mostly concerned about the ui and I spent some time trying to find a site that uses this but since the sites don't really advertise what they are using and I don't know beforehand how it looks like, it's kind of difficult

Re: Tynamo Federatedaccounts OpenID module coming up...

2012-03-22 Thread Taha Hafeez Siddiqi
Hi Kalle There is an omniauth-openid integration https://github.com/intridea/omniauth-openid http://blog.sethladd.com/2010/09/ruby-rails-openid-and-google.html regards Taha On Mar 22, 2012, at 10:20 AM, Kalle Korhonen wrote: > On Wed, Mar 21, 2012 at 5:57 PM, Taha Hafeez Siddiqi > wrote: >

Re: Tynamo Federatedaccounts OpenID module coming up...

2012-03-21 Thread Kalle Korhonen
On Wed, Mar 21, 2012 at 5:57 PM, Taha Hafeez Siddiqi wrote: > In rails, https://github.com/intridea/omniauth is popular. Would love to see > something like that in tapestry. Thanks Taha. Do you know of any live examples with omniauth & openid? Kalle > On Mar 22, 2012, at 1:41 AM, Thiago H. de

Re: Tynamo Federatedaccounts OpenID module coming up...

2012-03-21 Thread Taha Hafeez Siddiqi
Hi In rails, https://github.com/intridea/omniauth is popular. Would love to see something like that in tapestry. regards Taha On Mar 22, 2012, at 1:41 AM, Thiago H. de Paula Figueiredo wrote: > On Wed, 21 Mar 2012 16:45:05 -0300, Kalle Korhonen > wrote: > >> Based on the initial work of Jur

Re: Tynamo Federatedaccounts OpenID module coming up...

2012-03-21 Thread Thiago H. de Paula Figueiredo
On Wed, 21 Mar 2012 16:45:05 -0300, Kalle Korhonen wrote: Based on the initial work of Jure Jesenicnik and Borut Bolcina (http://jira.codehaus.org/browse/TYNAMO-123, thanks guys), I'm currently working on adding OpenID to the list of Tynamo's federatedaccounts remote authentication providers.