Ok, here is some more information. I now have 2 CAS servers that I control 
(both 3.4.3.1). One them works as described below and the other doesn't.

The only difference is that the one that doesn't work has the Services Manager 
turned on. But I don't see why this would affect returning the  ticket artifact 
in the request.

Any ideas?

Thanks,

Bryan

From: Bryan Wooten [mailto:bryan.woo...@utah.edu]
Sent: Thursday, February 03, 2011 9:38 AM
To: cas-user@lists.jasig.org
Subject: [cas-user] Question about tickets

I have 2 CAS servers, one installed and managed by another group and one 
installed by me. After login to CAS one returns a ticket (the other groups 
server) on the request and my CAS server doesn't.

I am sure that it is some minor configuration error on my part but I can't 
figure out what it is.

BTW, this is part of CASIfying PeopleSoft so we aren't using any of the CAS 
clients. The user simply clicks on a link that looks like this:

https://DEVCAS.utah.edu/cas/login?method=POST&service=https://testserver.acs.utah.edu/psp/plconv/EMPLOYEE/EMPL/h/?tab=DEFAULT

When the user is redirected after successful login the request ends up in 
PeopleCode that looks like this:

/** cas ticket? **/
   &ticket = %Request.GetParameter("ticket");
   uuLogToStdErr(" LDAP_AUTHENTICATION - " | "ticket '" | &ticket | "'");

Anyway like I said above depending on which CAS I access the ticket may be 
there or it may be null.

Any ideas what I have misconfigured in my CAS server? My CAS sever works fine 
for other CASified apps using the Java client or mod_auth_cas.

Thanks,

Bryan

--
You are currently subscribed to cas-user@lists.jasig.org as: 
bryan.woo...@utah.edu
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to