RE: Secure CXF rsServer with Jaas authentication

2014-04-11 Thread Honey Goyal
Thanks for response. Yeah read jaxrs Oauth2 documentation. It is really what i need :) On Apr 10, 2014 11:44 PM, "Andrei Shakirin [via CXF]" < ml-node+s547215n5742669...@n5.nabble.com> wrote: > Hi, > > I am redirecting the question into user list, if you don't mind. > > I think OAuth 2.0 client cr

RE: Secure CXF rsServer with Jaas authentication

2014-04-10 Thread Andrei Shakirin
Hi, I am redirecting the question into user list, if you don't mind. I think OAuth 2.0 client credentials could be elegant solution for this case (https://cxf.apache.org/docs/jax-rs-oauth2.html). You will be able to authenticate client first time with HTTP basic credentials against OAuth Authe