Files
opencloud/services/idp
dependabot[bot] 58f5845f2a Bump react-redux from 7.2.9 to 8.0.5 in /services/idp
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.9 to 8.0.5.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.9...v8.0.5)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 10:10:43 +01:00
..
2022-06-27 14:05:36 +02:00
2022-09-15 13:39:26 +02:00
2022-09-02 13:51:59 +02:00
2022-06-27 14:05:36 +02:00
2022-06-27 14:05:36 +02:00
2022-10-25 11:12:51 +02:00
2023-02-22 11:13:25 +01:00
2022-07-04 14:38:59 +02:00

IDP Service

This service provides a builtin minimal OpenID Connect provider based on LibreGraph Connect (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 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.