From 6353571eb4c1812fd3f4a06fb3d5812b42676095 Mon Sep 17 00:00:00 2001 From: randomNumber101 Date: Sat, 18 Oct 2025 17:46:37 +0200 Subject: [PATCH] Added Ilias configuration for HHU Duesseldorf to Congig file Closes #125 --- CONFIG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONFIG.md b/CONFIG.md index 201ddde..4bf082f 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -166,6 +166,7 @@ out of the box for the corresponding universities: | University | `base_url` | `login_type` | `client_id` | |-----------------|-----------------------------------------|--------------|---------------| | FH Aachen | https://www.ili.fh-aachen.de | local | elearning | +| HHU Düsseldorf | https://ilias.hhu.de | local | UniRZ | | Uni Köln | https://www.ilias.uni-koeln.de/ilias | local | uk | | Uni Konstanz | https://ilias.uni-konstanz.de | local | ILIASKONSTANZ | | Uni Stuttgart | https://ilias3.uni-stuttgart.de | local | Uni_Stuttgart |