HTTP Basic Auth ... WSSE username token ...

Thanks-
- Andy Badera
- [email protected]
- (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 <
[email protected]> 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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to