Lightweight identity and authorization management software
Find a file
2020-08-17 09:45:35 +02:00
docker draft 2020-08-14 13:18:08 +02:00
website LDAPHelper shortcut 2020-08-17 09:45:35 +02:00
.gitignore wip 2020-08-14 15:26:14 +02:00
app.py wip 2020-08-14 15:26:14 +02:00
docker-compose.yml draft 2020-08-14 13:18:08 +02:00
oauth2-openldap.ldif LDAPHelper shortcut 2020-08-17 09:45:35 +02:00
README.md README 2020-08-14 13:21:01 +02:00
requirements.txt draft 2020-08-14 13:18:08 +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.