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 ·
Hazelcast Query API & Attribute Value Extraction Learn how to extend the Hazelcast Query API with custom attributes that may be referenced in predicates, queries, and indexes. Posted by Misagh Moayyed on February 13, 2023 · 5 mins read ·