[cas-user] CAS Server 4.1.1 Does Not Recognize /login from Client Web App

2015-12-03 Thread Robert
Hi, I'm on a team that's migrating CAS Server 3.4.6 and CAS Client 3.2.1 on JBoss 7.0.2 to CAS Server 4.1.1 and CAS Client 3.2.1 on WildFly 9.0.2. When I log into CAS/WildFly using localhost:myport/cas/login with username casuser, I go to the generic success page. No problem. I encounter the

Re: [cas-user] shibcas + ECP

2015-12-03 Thread Walter Forbes Hoehn (wassa)
You will need to exclude the ECP endpoint from CAS authN instead use “Basic Auth,” probably through the servlet container. -WFH > On Dec 3, 2015, at 2:10 PM, Michael O Holstein > wrote: > > (cross-posted to both lists since I'm not sure who to ask) > > I have a deployment of both Shibboleth3

[cas-user] shibcas + ECP

2015-12-03 Thread Michael O Holstein
(cross-posted to both lists since I'm not sure who to ask) I have a deployment of both Shibboleth3 and Cas3 whereby authentication is delegated (to CAS) via Shibcas. I'm running into a wall trying to get ECP working. I am front-ending Tomcat with Apache and using AJP, configured per the wiki