> I am not using wild cards in service manager url. > I am using like https://example.com/cas/services/
You cited a wildcard URL previously. It's not clear where you are attempting to make this change. The service manager Web application supports Ant pattern expressions like the one you mentioned, but I understood that you made a change to CAS configuration with that URL, which is not allowed. The error you cited seems to confirm that. > Is there any other place we need to register or change this one @ code level > other than in cas.properties. As I mentioned previously, the URL in cas.properties should be a fully-qualified URL to the server/context where CAS is deployed: cas.securityContext.serviceProperties.service=https://eiger.iad.vt.edu/cas-server/services/j_acegi_cas_security_check 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
