From 4df5824931c3d6c132b2396799713097c5d24b6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ou=C5=A1ek?= <brousek@ics.muni.cz> Date: Thu, 2 May 2024 15:56:20 +0200 Subject: [PATCH] docs: end of life --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3401309..11ec258 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # simplesamlphp-module-campusmultiauth + + +This project has reached end of life, which means no new features will be added. Security patches and important bug fixes ended in May 2024. Check out [Apereo CAS](https://apereo.github.io/cas/) and [ProxyIdP GUI](https://gitlab.ics.muni.cz/perun/perun-proxyidp/proxyidp-gui) instead. + +## Description + Thanks to this module, you can use a saml:SP authentication source together with another authentication source providing basic auth (discovery service and login form are displayed on a single page). ## Theme configuration -- GitLab