[appengine-java] Problem with Authentication Options

2012-01-20 Thread Garese
Hi everybody, I'm trying to develop a GAE app which deals with a Google Apps domain user's data. I'm setting up an OAuth procedure to grant my application the permission to manage those data, and I would like to restrict access to the app, allowing only the G-Apps domain users. During the app

[appengine-java] Re: Sending Authorization header in a SOAP call

2012-01-20 Thread Mitch Rudominer
On Jan 19, 3:11 pm, Skip skip.tavakkol...@gmail.com wrote: Hi, I've followed this (http://code.google.com/appengine/articles/soap.html) and created a SOAP client for a webservice (ASP.NET). The client is used by a G/A/E Backend. I've verified that backed+client works correctly against a