Re: [cas-user] CAS 6.2 Monitoring and Statistics

2020-06-22 Thread 'Robert Bond' via CAS Community
Hi Bryan, Are you using SpringBoot Admin Server? Here is how we have monitoring configured without SpringBoot Admin Server: ## Management/Monitoring Settings ## # Blog post: https://apereo.github.io/2018/11/06/cas6-admin-endpoints-security/ # And

Re: [cas-user] Re: Issue with cas 6 password managenment

2020-06-22 Thread Vikash Chandra Ansh
Hi Arti, How are you proceeding with ldap password management. Please involve me as well as I want to incorporate this in my application. Thanks and Regards On Sat, Jun 20, 2020 at 9:59 AM arti wavale wrote: > can you explain me, how implemented password management in cas 5.2 and can > share

[cas-user] CAS 6.2 Monitoring and Statistics

2020-06-22 Thread Bryan Wooten
We are trying to get the /status /health endpoints to work on the CAS 6.2 main branch following this guide: https://apereo.github.io/cas/development/monitoring/Monitoring-Statistics.html We have this in our pom.xml: implementation