Hi there, We used CAS (6.6.2) and CAS-management (6.6.0).
On the CAS-management web interface, if I create a new service, for the "Service type" field, I have the choice between "CAS Client (Deprecated)" and "Cas Client". It doesn't matter which of the two I use, the JSON service created uses the "org.apereo.cas.services.RegexRegisteredService" type. In the CAS logs, using this type triggers the following warning: *"WARN [org.apereo.cas.services.RegexRegisteredService] - <CAS has located a service definition type that is now tagged as [RegexRegisteredService]. This registered service definition type is scheduled for removal and should no longer be used for CAS-enabled applications, and MUST be replaced with [org.apereo.cas.services.CasRegisteredService] instead. We STRONGLY advise that you update your service definitions and make the replacement to facilitate future CAS upgrades.>"* So I manually changed the type to "org.apereo.cas.services.CasRegisteredService" in /etc/cas/services/service-timestamp.json. I no longer have a warning in the logs but I can no longer display the service in the WebUI. When I click on the service, it shows an empty page. There are no particular logs in cas.log or cas-management.log. Do you have any idea what could be causing this problem? Thanks in advance. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/010fafef-abd5-4a1b-8e9e-9e4a238922b7n%40apereo.org.
