Lightweight identity and authorization management software
Find a file
2020-08-17 19:16:37 +02:00
docker Client forms 2020-08-17 15:49:48 +02:00
web Custom favicon 2020-08-17 19:16:37 +02:00
.gitignore Configuration file 2020-08-17 11:05:01 +02:00
babel.cfg i18n 2020-08-17 11:38:25 +02:00
config.sample.toml Full authorization_code flow 2020-08-17 18:49:05 +02:00
docker-compose.yml draft 2020-08-14 13:18:08 +02:00
oauth2-openldap.ldif Some authorization_code work 2020-08-17 17:49:49 +02:00
README.md README 2020-08-14 13:21:01 +02:00
requirements.txt Client forms 2020-08-17 15:49:48 +02:00

OpenID Connect LDAP Bridge

oidc-ldap-bridge is a simple OpenID Connect provider based upon OpenLDAP.

It authenticates your LDAP users, and do not need any additional database to work. Everything is stored in your OpenLDAP server.