Someone already noted your proxy callback URL must be https. Unless you are certain you need CAS proxy capability, I would remove that init param altogether. If you do need it, you must make sure that the CAS _server_ trusts the SSL cert presented by the client. You should see much more descriptive errors in the CAS server log if you have correctly configured logging.
I noted you make use of co.com.arkimia.http.filters.DelegatingFilter, which apparently delegates to the CAS filters. I'm not familiar with that filter and I would recommend you remove it if possible during initial CAS setup, then add it in later after you solve basic CAS integration problems. Also, if you continue to have trouble, you should configure CAS logging, http://www.ja-sig.org/wiki/display/CASUM/Logging, and post the log. M -- 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
