Update services/idp/README.md

This commit is contained in:
Martin
2023-02-22 10:51:55 +01:00
committed by Ralf Haferkamp
parent 5dd374eb7a
commit d30d042ec1
+1 -1
View File
@@ -6,7 +6,7 @@ This service provides a builtin minimal OpenID Connect provider based on
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 service IDM as its LDAP backend for
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
[enviroment variables](https://owncloud.dev/services/idp/configuration/#environment-variables).