RE: [cas-user] samlValidate fatal error

2012-11-27 Thread Ourada, John
ee it :( -John -Original Message- From: Andrew Morgan [mailto:mor...@orst.edu] Sent: Tuesday, November 27, 2012 1:02 PM To: cas-user@lists.jasig.org Subject: Re: [cas-user] samlValidate fatal error >From my CAS PHP client debug log, here is what the handshake looks lik

Re: [cas-user] samlValidate fatal error

2012-11-27 Thread Andrew Morgan
>From my CAS PHP client debug log, here is what the handshake looks like: CC76 .||||=> CAS_Client::_readURL('https://login.oregonstate.edu/cas/samlValidate?TARGET=http%3A%2F%2Fpeople.oregonstate.edu%2F%7Emorgan%2FCAS-1.3.1%2Ftest.php', NULL, NULL, NULL) [Client.php:1748] CC76 .|

Re: [cas-user] samlValidate fatal error

2012-11-27 Thread Scott Battaglia
I don't believe the SAML parameters are service and ticket. Its something like TARGET and SAMLart: https://github.com/Jasig/cas/blob/master/cas-server-core/src/main/java/org/jasig/cas/authentication/principal/SamlService.java On Tue, Nov 27, 2012 at 1:51 PM, Ourada, John wrote: > Originally w