Hi, This security configuration is done in the following Spring context: https://github.com/Jasig/cas/blob/master/cas-server-webapp/src/main/webapp/WEB-INF/spring-configuration/securityContext.xml .
Update it according to your needs. Best regards, Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj Chairman of CAS: www.jasig.org/cas | Creator of pac4j: www.pac4j.org 2014-08-19 14:38 GMT+02:00 rayman <[email protected]>: > Hi, > I would like to let unauthenticated users to use the > /status(https://cas-host:cas-port/cas/status) service of cas. > > this is for 3rd party monitoring applications. > > When I tested this on our integration env (without https) it responds: > > Health: OK > > 1.MemoryMonitor: OK - 274.88MB free, 361.65MB total. > > 2.SessionMonitor: OK - 4 sessions. 0 service tickets. > > But when we moved to production(with HTTPS) we get the official "Access > denied" screen of CAS. > > > How could I disable the protection of this url? > > thanks, > ray. > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
