I already implemented Oauth2 for my own use, obviously utilizing
tapestry-security, not using rest though but I imagine it'd be easy to
add on top. The sore point right now is that it's not generalized
since there's a few different ways to go about it, depending on
whether you need federated user accounts or not (a combination of
local and remote user properties) but in the general case it makes
sense. Most of all, there needs to be some simple FederatedAccount
interface. If I get some interested guinea pigs, I could provide an
initial implementation which we could then refine further based on
people's needs. WDYT?

Kalle


On Wed, Jul 14, 2010 at 2:12 PM, Borut Bolčina <borut.bolc...@gmail.com> wrote:
> That would be awesome. I am using tapestry security in two apps currently.
> One is a 5.1 and the other T5.2. So far very smooth. I am very pleased. Keep
> up!
>
> Regards,
> Borut
>
> 2010/7/14 Moritz Gmelin <moritz.gme...@gmx.de>
>
>> Hi,
>>
>> I was wondering if there is some kind of support planned to support OAuth
>> authentication with tynamos tapestry-security. I would love to be able to
>> offer RESTful webservices with OAuth authentication with tapestry,
>> tapestry-restful and tapestry-security.
>> Any plans? Pointers?
>>
>> Thanks
>>
>> Moritz
>> ---------------------------------------------------------------------
>> 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