Can you enable DEBUG level logging in CAS 3.3.1. It should tell you why its rejecting the proxy callback url.
Cheers, Scott On Fri, Jul 24, 2009 at 7:23 PM, venu.alla <[email protected]> wrote: > > We are upgrading from 3.1.2 to 3.3.1 to move to memcache ticket registry. > But the upgrade broke the integration with a proxy service. > There is no PGTIOU in the response. Same client, just a different CAS > version. Is this a known bug? > > Here is the info. > >>>>>>interaction between phpClient and CAS 3.1.2 during callback.<<<<< > <caserviceResponse xmlns:cas=\'http://www.yale.edu/tp/cas\'> > <cas:authenticationSuccess> <cas:user>jdoe</cas:user> > <casroxyGrantingTicket>PGTIOU-1-hTf0gS2A1fizv43bqCVJQAT7eusbg2KxJRL-aws-p1</casroxyGrantingTicket> > </cas:authenticationSuccess></caserviceResponse>' > > >>>>>>>>>>After Upgrade to CAS 3.3.1<<<<<<<<<<<<<<<<<<<<<<< > <caserviceResponse xmlns:cas=\'http://www.yale.edu/tp/cas\'> > <cas:authenticationSuccess> <cas:user>jdoe</cas:user> > </cas:authenticationSuccess>\ > </caserviceResponse>' > > -- > 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 > -- 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
