Apereo CAS 6.3.x - Building CAS Feature Modules Learn how various CAS features modules can be changed and tested from the perspective of a CAS contributor working on the codebase. Posted by Misagh Moayyed on October 22, 2020 · 23 mins read ·
Apereo CAS - Custom Authentication & Attribute Sources Master writing custom authentication handlers/schemes in CAS and learn how to design custom data sources that can produce user claims and attributes. Posted by Misagh Moayyed on October 21, 2020 · 14 mins read ·
Shibboleth IdP - Docker Debugging Tricks & Techniques A quick survey of tricks and techniques used to attach a debugger to the Shibboleth Identity provider that may be running inside a Docker container. Posted by Misagh Moayyed on October 14, 2020 · 5 mins read ·
Apereo CAS - Monitoring Metrics with Prometheus and Grafana Learn how to monitor Apereo CAS metrics, exported by Spring Boot actuators, using the open-source monitoring system, Prometheus. Posted by Misagh Moayyed on October 02, 2020 · 7 mins read ·
Apereo CAS - Dockerized Deployment via Traefik Reverse Proxy Learn how to deploy Apereo CAS using Docker and allowing Traefik as a reverse proxy and edge router to channel http and https traffic to the CAS container. Posted by Misagh Moayyed on September 26, 2020 · 11 mins read ·