Re: OAuth Support in Tomcat

2010-12-22 Thread Andrew Salamatov
Thanks - where could I get more details on these plans? Any design docs? -Andrew On Wed, Dec 22, 2010 at 1:32 AM, Pid * wrote: > On 22 Dec 2010, at 06:36, Andrew Salamatov > wrote: > > > Hi, > > > > I was wondering if there are any plans to build an OAuth stack into the > > Tomcat server to s

Re: OAuth Support in Tomcat

2010-12-22 Thread Pid *
On 22 Dec 2010, at 06:36, Andrew Salamatov wrote: > Hi, > > I was wondering if there are any plans to build an OAuth stack into the > Tomcat server to support OAuth 2.0 flows, instead of forcing the hosted > applications to build the logic themselves. Apache Amber (Incubating), an OAuth project,

OAuth Support in Tomcat

2010-12-21 Thread Andrew Salamatov
Hi, I was wondering if there are any plans to build an OAuth stack into the Tomcat server to support OAuth 2.0 flows, instead of forcing the hosted applications to build the logic themselves. Thanks, -Andrew