Hi, I'm trying to debug the plugin that shoud CASify WordPress & I'm confused.
I'm seeing the CAS login page properly & CAS is returning an ST. But when the client tries to validate the ticket, CS is returning a 302 Redirect (to the login page, with the ticket attached). Some details involved: 1) Login request from client: https://test-cas.tabbysplace.org:8443/cas/login/login?service=http%3A%2F%2Ftest.tabbysplace.org%2Ffelis-catus%2Fwp-login.php 2) Service ticket returned from CAS server: ST-2-R5deNAZGAuB6oXirduOt-cas 3) CLient validate request: https://test-cas.tabbysplace.org:8443/cas/login/proxyValidate?service=http%3A%2F%2Ftest.tabbysplace.org%2Ffelis-catus%2Fwp-login.php&ticket=ST-2-R5deNAZGAuB6oXirduOt-cas 4) CAS responds with Redirecting to <a href="https://test-cas.tabbysplace.org:8443/cas/login?service=http%3A%2F%2Ftest.tabbysplace.org%2Ffelis-catus%2Fwp-login.php&ticket=ST-2-R5deNAZGAuB6oXirduOt-cas" I thought proxyValidate was supposed t respond with XML? What's going on here? -- Jonathan Rosenberg Founder & Executive Director Tabby's Place, a Cat Sanctuary http://www.tabbysplace.org/ -- 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
