ERROR [org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController] - <CAS has found a match for service [https://accounts.google.com/samlrp/metadata?rpid=xxx] in registry but the match is not defined as a SAML service>
The source code shows it is because the check (registeredService instanceof SamlRegisteredService) failed.