Do you have a solution? I've got the same issue. I don't know, where I can configure the services to be used in CAS. All I need is a simple working example for a showcase.
Thanks in advance! Am Samstag, 24. November 2018 16:23:35 UTC+1 schrieb Unauthorized Service Access. Service is not f: > > 2018-11-24 15:13:49,512 WARN > [org.apereo.cas.services.RegisteredServiceAccessStrategyUtils] - > <Unauthorized Service Access. Service [] is not found in service registry.> > 2018-11-24 15:13:50,854 WARN > [org.apereo.cas.services.RegisteredServiceAccessStrategyUtils] - > <Unauthorized Service Access. Service [] is not found in service registry.> > > cas.serviceRegistry.watcherEnabled=true > cas.serviceRegistry.repeatInterval=120000 > cas.serviceRegistry.startDelay=15000 > cas.serviceRegistry.initFromJson=true > cas.serviceRegistry.json.location=file:/usr/local/tomcat/etc/cas/services > > cas.serviceRegistry.jpa.url=jdbc:postgresql://xxxxx/cas > cas.serviceRegistry.jpa.user=xxx > cas.serviceRegistry.jpa.password=xxxx > cas.serviceRegistry.jpa.ddlAuto=update > cas.serviceRegistry.jpa.driverClass=org.postgresql.Driver > cas.serviceRegistry.jpa.dialect=org.hibernate.dialect.PostgreSQL95Dialect > cas.serviceRegistry.jpa.autocommit=true > > > please help me > > -- - 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/372436a2-22dd-4929-bb1e-492a7768b04f%40apereo.org.
