Hi Pedro,

To see whether or not your service is being loaded, turn on CAS debugger 
mode and look at the logs. 

The (cas.serviceRegistry.xxxxx.location) is *based on CAS version*, so you 
should look for the config for your CAS version:
cas.serviceRegistry.json.location=file:/etc/cas/services [CAS 
5.3.x 
https://apereo.github.io/cas/5.3.x/installation/Configuration-Properties.html#json-service-registry]
cas.serviceRegistry.config.location: file:/etc/cas/services [CAS 
5.1.x 
https://apereo.github.io/cas/5.1.x/installation/Configuration-Properties.html#resource-based-jsonyaml-service-registry]
In your case [cas.serviceRegistry.json.location=file:/etc/cas/services] is 
correct.

On possible issue might be the location of your cas.properties:
Your cas.properties need to be *on your server* instead of inside your 
source code, if you only edit the cas.properties provided by CAS War 
Overlay and compile it into your cas.war, it will have no effect to your 
CAS server.

Cheers!
-Andy

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/6f433437-4782-4899-a518-5e90d4c97c7e%40apereo.org.

Reply via email to