This page is a starting point to help you quickly find code examples, projects, and repositories. I hope to expand it over time as new content becomes available.

Code snippets

I’ve created a dedicated repository to collect all code snippets used in my articles:

๐Ÿ‘‰ Larsolino Snippets @ GitHub


Keycloackerowitsch

This project shows how to set up a Keycloak instance using Docker Desktop and an H2 database on macOS. It includes scripts for exporting and importing data via the Keycloak REST API. This setup might come in handy for testing SSO integrations with Magnolia DXP in the future โ€” and the scripts might already be useful today.

๐Ÿ‘‰ Keycloackerowitsch Repository @ GitHub