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).