Hi guys, I wanna understand something it's happening with me. I have 2 web application using cas, the first is called TesteCAS and the second is called DIEngine. I've configured these application to use proxy authentication using cas 2.0 protocol. I'm doing a simple test: DIEngine app have a JAX-WS called "IndicatorPropertiesService" and TesteCAS app is trying to get the output of a method called "getGroups" from that service using JavaScript. So, when I open TesteCAS's index.jsp, cas redirects to login form and I login, when cas redirects back to page, it try call the service. Unfornately, it can't, the call to service returns 302 error (Moved Temporarily). But if I open DIEngine page (in the same browser) and reload TesteCAS page it gets service output without errors! Someone could help me understand why it's happening
Thank for your attention Hudson Orsine Assumpção -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
