Here is a blog post by Misagh Moayyed about it: https://apereo.github.io/2018/11/06/cas6-admin-endpoints-security/
On Wednesday, April 24, 2019 at 8:29:05 AM UTC-5, Juna Grosse Lengerich wrote: > > Hi, > > we're having a problem with the actuator configuration for our cas config > server. > Since Spring Boot 2 the actuator endpoint security can't be configured by > properties anymore. > But the cas server properties that allow security configuration seem to be > missing for both the config and admin server. > > The spring configuration adapters are defined in this class: > > https://github.com/apereo/cas/blob/6.0.x/webapp/cas-server-webapp-config/src/main/java/org/apereo/cas/web/security/CasWebSecurityConfigurerAdapter.java > > But the cas server webapp config dependency has conflicts with bean > definitions, so it can't just be included. > > Has anyone found a solution to this problem? We need unrestricted access > to the health endpoint for a health check > > Any help would be really appreciated > -- - 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/07f64e5f-b953-45e7-b651-ec9460f158db%40apereo.org.
