Re: [cas-user] Facing issues in 6.6.1 CAS version upgrade

2022-11-17 Thread Moritz Mühlenhoff
Hi, On Thu, Nov 17, 2022 at 4:02 AM Vikash Chandra Ansh wrote: > Error [org.apereo.cas.ticket.registry.DefauktTicketRegustryCleaner] It sounds like you have a typo in your config, that should read DefaultTicketRegistryCleaner instead? Cheers, Moritz -- - Website: https://apereo.github.io/cas

Re: [cas-user] How prepare embeded Tomcat to explode war?

2020-07-22 Thread Moritz Mühlenhoff
Hi Sławomir, On Wed, Jul 22, 2020 at 8:52 AM Osoba wrote: > But in fact second step running Tomcat engine which initially exploding war. > I want to optimise this step and "preparing" Tomcat deployment without start > it. > Is it possible in simple way? Yes, we're doing that for our CAS deploym

Re: [cas-user] How to Monitor Active SSO Sessions & Statistics

2020-07-01 Thread Moritz Mühlenhoff
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 ou

Re: [cas-user] How to Monitor Active SSO Sessions & Statistics

2020-06-30 Thread Moritz Mühlenhoff
Hi, > i want to expose current active sso session number and staticstics by > actuator api. i have searched cas blog and page > (https://apereo.github.io/cas/development/monitoring/Monitoring-Statistics.html, > https://apereo.github.io/2018/11/06/cas6-admin-endpoints-security/), but i > couldn