Apereo CAS - Geolocation of SSO Sessions Learn how to tighten the security of SSO sessions by locking down cookies to IP addresses or geographical locations. Posted by Misagh Moayyed on July 15, 2023 · 7 mins read ·
Apereo CAS - JWT All the Things A tutorial on how to let Apereo CAS handle authentication events accompanied by JWTs. Posted by Misagh Moayyed on July 01, 2023 · 21 mins read ·
Apereo CAS - Authentication Protocol Simulations Learn how to simulate user authentication attempts and examine responses and payloads in the context of various authentication protocols such as CAS and SAML2. Posted by Misagh Moayyed on June 20, 2023 · 8 mins read ·
Apereo CAS - OpenID Connect JWKS with Spring Cloud GCP and Secret Manager Learn how to configure, secure and manage the OpenID Connect JWKS of your Apereo CAS deployment with Google Cloud SecretManager and Spring Cloud GCP. Posted by Misagh Moayyed on June 17, 2023 · 5 mins read ·
Graal VM - Substitute Incompatible Code in Native Image AOT Compilation Learn how to design and build GraalVM substitutions and review the compilation of not-compatible Java code with Graal VM’s native image AOT compilation. Posted by Misagh Moayyed on June 09, 2023 · 7 mins read ·