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
> <tawus.tapes...@gmail.com> 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 Paula Figueiredo wrote:
>> 
>>> On Wed, 21 Mar 2012 16:45:05 -0300, Kalle Korhonen 
>>> <kalle.o.korho...@gmail.com> 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.
>>> 
>>> Yay! Thank you all very much! :)
>>> 
>>>> Here's a few questions for those who care about OpenID:
>>>> 1) Do you typically use or would you like to use only selected OpenID
>>>> providers or is it the more, the better?
>>> 
>>> I'd go with easy way to select the most popular, but still an option to use 
>>> others.
>>> 
>>>> 3) I've seen a few different implementations of openID provider
>>>> selection panels (i.e. who do you want to authenticate with). Would
>>>> you like to have them all listed, should it be drop-down by default?
>>>> Can you provide links to existing implementations to show what you'd
>>>> like and why?
>>> 
>>> I do like the Stack Overflow one: http://stackoverflow.com/users/login.
>>> 
>>>> 4) Do you have or do you foresee a need to customize OpenID
>>>> authentication flow or do you want to behave as much the same as
>>>> possible with any given provider?
>>> 
>>> I'd guess the second option we'll be the best for 90% of the projects.
>>> 
>>>> 5) Bonus question for those who've used Guice. openid4java (the
>>>> underlying openid consumer implementation we are using at the moment)
>>>> uses Guice 2.0, any idea if Guice 2 and Guice 3.0 are at all
>>>> compatible? Not sure I want to fork openid4java at this point just to
>>>> remove the dependency to guice (although I'm tempted...).
>>> 
>>> And replacing it with Tapestry-IoC? :)
>>> 
>>> --
>>> Thiago H. de Paula Figueiredo
>>> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, 
>>> and instructor
>>> Owner, Ars Machina Tecnologia da Informação Ltda.
>>> http://www.arsmachina.com.br
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 

Reply via email to