Hi All, I have a following scenario
I have an application running on Jetty, which is trying to load a GWT application Running on another server inside an iFrame. The Authentication is done by passing the SAML assertion Token from the Jetty server to GWT Application and the GWT application is successfully Authenticated. But issue is the GWT Application internally Makes calls to REST Services deployed on the Same server as GWT application, but the authentication fails for the REST service. Any pointer as to how to go about handling this situation will be of great help. Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/6-kFiPoHXh4J. 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-web-toolkit?hl=en.
