Does anyone out there has a quick, short, or otherwise abbreviated set of instructions for installing CAS? Preferably for a tiered environment.
If so, would you mind posting it here or emailing me a file? [t] at [sandiego] dot [edu] ?
If you're just looking to use the CAS server that is bundled with luminis, it should already be installed. Check webapps/luminis/WEB-INF/web.xml to see if the appropriate servlets are enabled.
If you're looking to authenticate using an existing, external CAS server, that's a bit more complicated.
Here is a pretty rough run-down of our steps to get CAS working in PD. We're on 4.2.1.0. I think this is the earliest version of luminis that CAS will run in PD. Also of note, our load balancer cannot direct traffic to the resource tier based on path (/cas/*) so we had to create a new vanity name for: cas.school.edu and route that traffic to the resource tier.
Cas Server Already Installed
If you're just looking to use the CAS server that is bundled with luminis, it should already be installed. Check webapps/luminis/WEB-INF/web.xml to see if the appropriate servlets are enabled.
If you're looking to authenticate using an existing, external CAS server, that's a bit more complicated.
Do tell...
I am just embarking on authenticating to an external CAS server... how much more complicated is it and do you have notes?
VCCCD PD CAS Setup
Here is a pretty rough run-down of our steps to get CAS working in PD. We're on 4.2.1.0. I think this is the earliest version of luminis that CAS will run in PD. Also of note, our load balancer cannot direct traffic to the resource tier based on path (/cas/*) so we had to create a new vanity name for: cas.school.edu and route that traffic to the resource tier.
Install See: FAQ#: 1-3FWPV6 and lp40000pdim.pdf
#Testing - not documented
#service registration