Hi, I have some problems when I try to integrate CAS with IIS. I think the problem is not in my IIS but in the CAS config or the certificate.
My app is using CAS + LDAP + Acegi + IIS I have configured my cas with urls like machine:port. When using IIS I use IIS names for the urls instead of machine:port cas.server.loginUrl=https://machineName:8443/frmwkCas/login cas.server.validateUrl=https://machineName:8443/frmwkCas/proxyValidate cas.server.casFailed=https://machineName:8443/frmwkCas/casFailed.jsp When I change this config with the IIS name, I have the problem I have an Authentication exception because I am redirected to login page, I can login but when redirecting to the serviceUrl the credentials are lost (I lose the security context) Also I have a PKIX exception I don“t know why fails with this config. My keystore is generated with CN = machineName If I change all other urls with IIS except the 3 urls posted, everything works but the cas urls are depend of the machine name where is hosted Anyone can help? Regards
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
