Hi,
I have a CAS version 6.3 which almost works correctly but I have a little problem appearing only when using a reverse-proxy.
In fact, when working with Apache through AJP, I receive the following message in CAS logs :
[org.apereo.cas.authentication.principal.WebApplicationServiceFactory] - <No service is specified in the request. Skipping service creation>
The consequence is that the theme associated with my services is not correctly defined.
Using the same configuration without the reverse-proxy, the service is correctly resolved.
Has anyone seen this before ?
Best regards
Fred