Hi

I am developing a GWT app that talks to a JSONP service.

The HTML host page is on a different domain from the JSONP service.

The HTML host page is protected by a single signon service JOSSO (
http://www.josso.org)
The JSONP service is protected by the same single signon service.
The results from the JSONP vary depending on the user that is logged in.

Upon retrieving the HTML host page the first time, the user is redirected to 
the JOSSO login page. After authentication, a cookie keeps the JOSSO session 
alive.
The problem is that the JSONP calls don't seem propagate this cookie.

Can somebody confirm this ? Is there a workaround ?

thx,

Koen


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to