SSO in my Homelab using Keycloak and Crossplane

As my Homelab grows, having separate user accounts for each application is getting cumbersome. To make things easier, I decided to set up Single Sign-On (SSO) so I can use one account for all applications. OpenID Connect is the de-facto standard for [...]