From b0645710c55df91c4095afbd2e9924d9ca67ff29 Mon Sep 17 00:00:00 2001 From: Moritz Kowalski Date: Fri, 2 May 2025 10:27:08 +0200 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a062262..93418c2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ KickerELO is a web application for displaying Elo ratings for foosball (table soccer) games. It uses **Spring Boot** for the backend, **Vaadin** for the frontend, and **MariaDB** as the database. +This fork implements a single sign-on implementation for Authentik using (OIDC). + ## Requirements - **Java 23** or later