diff --git a/README.md b/README.md index 50420614..ed09a5a1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # OpenID Connect LDAP Bridge -Simplistic OpenID provider upon OpenLDAP \ No newline at end of file +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.