Hi,

> hey, thanks for response. i set up cas version to 6.1.0 . but still i cannot 
> access localhost:8443/cas/actuator/ssoSessions or 
> localhost.8443/cas/actuator/statistics. because it cannot be found.
>
> can you share your configurations please?

Sure, see below for the relevant parts of our  config:

Cheers,
Moritz

management.endpoints.web.exposure.include=prometheus,sso,ssoSessions
management.endpoint.sso.enabled=true
management.endpoint.ssoSessions.enabled=true

# This only returns a result for a session of an authenticated
# users, so the lack of access control doesn't leak anything
# AUTHENTICATED would be better fit, but it seems broken; it
# redirects to a non-existing /adminlogin URL instead of the
# IDP login page
cas.monitor.endpoints.endpoint.sso.access=ANONYMOUS

cas.monitor.endpoints.endpoint.ssoSessions.access=IP_ADDRESS
cas.monitor.endpoints.endpoint.ssoSessions.requiredIpAddresses=::1,127.0.0.1,208.80.153.23,208.80.154.26,2620::860:1:208:80:153:23,2620::861:1:208:80:154:26

-- 
- 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/CAFD1En9mpgUXGN_6H%2BrJuRARgV7Gk0VoAG7p_nTMos2rSi1oCQ%40mail.gmail.com.

Reply via email to