Apereo CAS - Configuration Management with Azure Key Vault Learn how to use Azure Key Vault in CAS to secure sensitive configuration data and retrieve configuration properties. Posted by Misagh Moayyed on April 10, 2023 · 6 mins read ·
Spring Cloud GCP - Working w/ Google Cloud Firestore & PubSub Emulators An overview of how to configure your Spring application on Google Cloud, and test it locally using dockerized emulators for Google Cloud Firestore as well as PubSub. Posted by Misagh Moayyed on March 31, 2023 · 8 mins read ·
Apereo CAS - Monitoring Metrics with Prometheus and Grafana Learn how to monitor your Apereo CAS deployment in production using open-source tools such as Prometheus and Grafana to set up dashboards, visualize CAS-specific metrics and gain insight into the running CAS software. Posted by Misagh Moayyed on March 20, 2023 · 9 mins read ·
Shibboleth Identity Provider - SAML Proxy Authentication w/ SameSite Cookies Discussion of SameSite cookie sporadic failures with the Shibboleth Identity Provider and its support for SAML login flow allowing one to use a separate SAML 2.0 Identity Provider to authenticate a subject. Posted by Misagh Moayyed on March 12, 2023 · 8 mins read ·
Apereo CAS - Controlling SameSite Cookies Learn how to generate the Same-Site attribute for the CAS single sign-on cookie dynamically via Groovy or Java to accommodate older browsers and other conditions, etc. Posted by Misagh Moayyed on March 09, 2023 · 7 mins read ·