I am looking for a current example configuration for OIDC auth with hedgedoc (dockerized) in combination with keycloak as IDP. I only found an old thread from 2021 at
but I am not shure if this reflects the current status as of hedgedoc 1.9.x
Navigate to the client management page at https://keycloak.example.com/auth/admin/master/console/#/realms/your-realm/clients (admin permissions required)
Scanning the page in the docs I noticed that the URL is out of date for recent versions of Keycloak, where they decided to drop the /auth base path (which was very annoying to me when updating my deployment configs), so look out for that.