Lightweight identity and authorization management software
Find a file
Éloi Rivard 4954cfd096 README
2020-08-14 13:21:01 +02:00
docker draft 2020-08-14 13:18:08 +02:00
website draft 2020-08-14 13:18:08 +02:00
app.py draft 2020-08-14 13:18:08 +02:00
docker-compose.yml draft 2020-08-14 13:18:08 +02:00
oauth2-openldap.ldif draft 2020-08-14 13:18:08 +02:00
README.md README 2020-08-14 13:21:01 +02:00
requirements.txt draft 2020-08-14 13:18:08 +02:00
test.py 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.