Running a marathon

In December 2023 I decided that I should be able to run a marathon within 10 months. I've signed up to the Amsterdam Marathon and am documenting my progress towards the

Using Sentry with Keycloak

First, create a new client in Keycloak. Use the following settings: ClientID: https://sentry.example.com/saml/metadata/SLUG/ Valid Redirect URLs: https://sentry.example.com/* Name ID format: email Go to the

Pretty printing Shibboleth logs

Figuring out problems with Shibboleth can be a daunting task, especially since logs contain many empty fields and it can be hard to tell them apart. The Python script below reads a Shibboleth

Using Keycloak with OpenStack

⚠️We are not responsible for any security incidents that might arise from following this guide. Always make sure you understand what is going on and refer to the official documentation if you are