mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-06 19:40:42 -05:00
Add README for idp service
This commit is contained in:
committed by
Ralf Haferkamp
parent
5a5e950cca
commit
5dd374eb7a
@@ -0,0 +1,12 @@
|
||||
# IDP Service
|
||||
|
||||
This service provides a builtin minimal OpenID Connect provider based on
|
||||
[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.
|
||||
|
||||
By default it is configured to use the ocis service IDM 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).
|
||||
Reference in New Issue
Block a user