From 7003fc1e60d161903a835569a2ea1d609070235a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89loi=20Rivard?= Date: Fri, 23 Oct 2020 14:17:50 +0200 Subject: [PATCH] Updated README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73b66acb..5f3a4155 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ Canaille is a French word meaning *rascal*, and is pronounced approximatively ** as in *Can I access this data please?*. It is a simple OpenID Connect provider based upon OpenLDAP. It aims to be very light, simple to install and simple to maintain. Its main features are : -- OAuth/OpenID Connect support; - Authentication against a LDAP directory; -- No additional database required. Everything is stored in your OpenLDAP server; -- The code is easy to read and easy to edit in case you want to write a patch. +- OAuth/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. ## Install