From 9b9ad3224ea90c2d55255a942cf7874b84515e90 Mon Sep 17 00:00:00 2001 From: lp Date: Fri, 17 Jan 2025 21:32:54 +0000 Subject: [PATCH] broadened auth goals to more than keycloak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6486bc6..769233c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ Some ideas for different scenarios: * "Open" instance where people can anonymously collaborate. * Instances that use domain or referrer to restrict data. * Instance that uses API key -* Instance that uses keycloak as auth. +* Instance that uses actual auth, be it in-app, OIDC/SAML/keycloak, or I guess even against discord (blech but useful). See the wiki tab \ No newline at end of file