From 9c7bc86902cb3463723c67273adaa140cd4aba30 Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 22 Feb 2023 10:57:39 +0100 Subject: [PATCH] Update services/idp/README.md --- services/idp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/idp/README.md b/services/idp/README.md index d1242e1240..4785923e62 100644 --- a/services/idp/README.md +++ b/services/idp/README.md @@ -1,7 +1,7 @@ # IDP Service This service provides a builtin minimal OpenID Connect provider based on -[LibreGraph Connect (lico)[https://github.com/libregraph/lico] for oCIS. +[LibreGraph Connect (lico)](https://github.com/libregraph/lico) for oCIS. It is mainly targeted at smaller installations. For larger setups it is recommended to replace IDP with and external OpenID Connect Provider.