Apereo CAS - Configuration Management with Google Cloud Secret Manager Learn how to configure, secure and manage configuration properties of your Apereo CAS deployment with Google Cloud SecretManager and Spring Cloud GCP. Posted by Misagh Moayyed on June 27, 2024 · 3 mins read ·
Apereo CAS - Customized Authentication Strategy Master writing custom authentication handlers in CAS to verify user identity from custom account stores and observe the operations using Micrometer to collect metrics and statistics for better troubleshooting and monitoring. Posted by Misagh Moayyed on June 09, 2024 · 15 mins read ·
Apereo CAS - Software Bill of Materials (SBOM) with Spring Boot Learn how to track and describe components used to build your Apereo CAS deployment and analyze CycloneDX BOMs to keep tabs on vulnerable dependencies and libraries used in your deployment. Posted by Misagh Moayyed on May 31, 2024 · 7 mins read ·
Apereo CAS - Efficient Deployments with Class Data Sharing Learn how to build, unpack and run an unpackaged Apereo CAS server via Spring Boot and Application Class-Data Sharing for optimal performance. Posted by Misagh Moayyed on May 26, 2024 · 8 mins read ·
GitHub Actions - Rerun Failed Workflow Runs A few tips and tricks on how to rerun failed workflow runs in GitHub Actions. Posted by Misagh Moayyed on May 22, 2024 · 7 mins read ·