Files
opencloud/services/idp
Ralf Haferkamp 48edc9a5d1 Reintroduce check for go before including bingo Makefile
This re-adds the check for go being installed before including the
bingo variables make file to avoid repeating errors about missing a
missing go binary when running 'make node-generate' in the ci (the node
container doesn't have go installed)
2025-03-11 11:19:20 +01:00
..
2025-01-13 09:58:18 +01:00
2024-07-18 21:36:32 +02:00
2022-06-27 14:05:36 +02:00
2025-01-16 14:06:12 +01:00
2022-06-27 14:05:36 +02:00
idp
2025-01-16 11:55:55 +01:00
2022-07-04 14:38:59 +02:00

IDP

This service provides a builtin minimal OpenID Connect provider based on LibreGraph Connect (lico) for OpenCloud.

It is mainly targeted at smaller installations. For larger setups it is recommended to replace IDP with an external OpenID Connect Provider.

By default, it is configured to use the OpenCloud IDM service as its LDAP backend for looking up and authenticating users. Other backends like an external LDAP server can be configured via a set of enviroment variables.

Note that translations provided by the IDP service are not maintained via OpenCloud but part of the embedded LibreGraph Connect Identifier package.