From 3e39e49a73dbb5eead1784b6d27b7247d2f94679 Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 22 Feb 2023 11:04:13 +0100 Subject: [PATCH] Update services/idp/README.md --- services/idp/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/idp/README.md b/services/idp/README.md index 4785923e6..4afef73e2 100644 --- a/services/idp/README.md +++ b/services/idp/README.md @@ -7,6 +7,6 @@ It is mainly targeted at smaller installations. For larger setups it is recommended to replace IDP with and external OpenID Connect Provider. By default, it is configured to use the ocis IDM service as its LDAP backend for -looking up and authenticating users. Other backends (e.g. an external LDAP -server) can be configure via a set of +looking up and authenticating users. Other backends like an external LDAP +server can be configured via a set of [enviroment variables](https://owncloud.dev/services/idp/configuration/#environment-variables).