Updated README

This commit is contained in:
Éloi Rivard 2020-11-13 10:56:29 +01:00
parent 19c1e26bfb
commit 6a160b1147

View file

@ -6,8 +6,8 @@
as in *Can I access your data?* Canaille is a simple OpenID Connect provider based upon a LDAP database.
It aims to be very light, simple to install and simple to maintain. Its main features are :
- Authentication against a LDAP directory;
- OAuth/OpenID Connect support;
- Authentication and user profile edition against a LDAP directory;
- OpenID Connect support;
- No outdated or exotic protocol support;
- No additional database required. Everything is stored in your LDAP server;
- The code is easy to read and easy to edit.