Hi, For both these implementations, I will need to implement another login for the users, and keep the records of that in all my applications. I probably should have mentioned, I have my app up in the Google Apps domain and locked so that only the members of my Google Apps domain can login, so Google actually takes care of the login for me, so if I were to implement an HTTP authentication, I will need to add the new user across my application, not just in my Google Apps account.
Thanks, Arun Shanker Prasad. On Feb 12, 8:02 pm, Andrew Badera <and...@badera.us> wrote: > HTTP Basic Auth ... WSSE username token ... > > Thanks- > - Andy Badera > - and...@badera.us > - (518) 641-1280 > - Tech Valley Code Camp 2009.1:http://www.techvalleycodecamp.com/ > - Google me:http://www.google.com/search?q=andrew+badera > > On Thu, Feb 12, 2009 at 9:59 AM, Arun Shanker Prasad < > > arunshankerpra...@gmail.com> wrote: > > > Hi All, > > > First let me explain my situation, > > > 1. I have an application hosted on GAE. > > > 2. I hosted another application, which is sort of a web service > > implementation. This will be called from across many applications. > > > I need my first application to communicate with the second app (i.e > > the web service), I made this working by using the URLFETCH API. The > > problem is the login in the web service part, I tried sending the > > ACSID cookie along with the URLFETCH request. Is there anyway to get > > the logged in user through the web service, I know, we can send the > > details through the payload in URLFETCH, but I was looking for a more > > secure method. > > > I can use the ClientLogin to get the user to login again, but from a > > UI point of view that does not seem good. > > > Any help or suggestions will be appreciated. > > > Thanks, > > Arun Shanker Prasad. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---