From b10b75d56b92a9d4c8ca1ea7785c2128dfaa0c59 Mon Sep 17 00:00:00 2001 From: NIKL45 Date: Fri, 24 Oct 2025 22:18:31 +0200 Subject: [PATCH] added simple-saml to documentation, added name to LICENSE --- CONFIG.md | 4 +++- LICENSE | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CONFIG.md b/CONFIG.md index 4bf082f..05f7f9c 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -172,6 +172,7 @@ out of the box for the corresponding universities: | Uni Stuttgart | https://ilias3.uni-stuttgart.de | local | Uni_Stuttgart | | Uni Tübingen | https://ovidius.uni-tuebingen.de/ilias3 | shibboleth | | | KIT ILIAS Pilot | https://pilot.ilias.studium.kit.edu | shibboleth | pilot | +| FAU StudOn | https://www.studon.fau.de/studon | simple-saml | StudOn | If your university isn't listed, try navigating to your instance's login page. Assuming no custom login service is used, the URL will look something like this: @@ -186,8 +187,9 @@ If the values work, feel free to submit a PR and add them to the table above. - `login_type`: How you authenticate. (Required) - `local`: Use `client_id` for authentication. - `shibboleth`: Use shibboleth for authentication. + - `simple-saml`: Use SimpleSAML based authentication. - `client_id`: An ID used for authentication if `login_type` is `local`. Is - ignored if `login_type` is `shibboleth`. + ignored if `login_type` is `shibboleth` or `simple-saml`. - `target`: The ILIAS element to crawl. (Required) - `desktop`: Crawl your personal desktop / dashboard - ``: Crawl the course with the given id diff --git a/LICENSE b/LICENSE index ccccbe3..6e965e3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Copyright 2019-2024 Garmelon, I-Al-Istannen, danstooamerican, pavelzw, TheChristophe, Scriptim, thelukasprobst, Toorero, - Mr-Pine, p-fruck, PinieP + Mr-Pine, p-fruck, PinieP, NIKL45 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in