You can enable/disable or set sensitivity on different endpoint based on these below: https://apereo.github.io/cas/5.1.x/installation/Configuration-Properties.html#cas-endpoints https://apereo.github.io/cas/5.1.x/installation/Configuration-Properties.html#spring-boot-endpoints
I think by default, status endpoint is disabled, if not, add this to your properties file should disable it cas.monitor.endpoints.status.enabled=false cas.monitor.endpoints.status.sensitive=true On Monday, 2 October 2017 22:07:29 UTC+8, David Rodriguez Gonzalez wrote: > > Hello everyone, > > I just saw this /status endpoint on my logs, is it possible to disable it? > > Thanks s lot!! > -- - 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/84601eaf-fd20-4c46-a5cd-26b4f86c45e9%40apereo.org.
