I got the authorization to work. However, now I'm getting an error in the authorize decision part.
After my data provider's finalizeAuthorization () method is invoked, I get an OAuthServiceException on the server and an "Error in authorizing" response at the client side. Is this because I don't have a call-back URI and have currently set it to 'oob'? As you'd mentioned, the 'oob' support is not there in this release? Or am I missing something else here? Thanks for your help so far. -- View this message in context: http://cxf.547215.n5.nabble.com/OAuth-1-0-in-Apache-CXF-tp5712720p5712840.html Sent from the cxf-user mailing list archive at Nabble.com.
