Lightweight identity and authorization management software
Find a file
2020-11-06 11:53:10 +01:00
canaille Canaille logo. Fixes #29 2020-11-05 12:52:36 +01:00
doc Documentation 2020-11-06 11:53:10 +01:00
docker Moderators group. #12 2020-11-02 12:13:03 +01:00
schemas Consents page 2020-09-17 12:01:21 +02:00
tests Moderators group. #12 2020-11-02 12:13:03 +01:00
.coveralls.yml Updated coveralss token 2020-10-21 15:05:38 +02:00
.gitignore Renamed the project 'canaille' 2020-10-21 14:04:40 +02:00
.gitlab-ci.yml Documentation 2020-11-06 11:53:10 +01:00
.readthedocs.yml Documentation 2020-11-06 11:53:10 +01:00
CHANGES.rst Documentation 2020-11-06 11:53:10 +01:00
CONTRIBUTING.rst Documentation 2020-11-06 11:53:10 +01:00
docker-compose.yml Added some ldap debug information 2020-09-16 17:48:36 +02:00
LICENSE.rst Documentation 2020-11-06 11:53:10 +01:00
MANIFEST.in Renamed the project 'canaille' 2020-10-21 14:04:40 +02:00
README.md Documentation 2020-11-06 11:53:10 +01:00
setup.cfg Documentation 2020-11-06 11:53:10 +01:00
setup.py setup.cfg instead of requirements.txt 2020-08-19 11:45:02 +02:00

Canaille

Canaille is a French word meaning rascal. It is roughly pronounced Can I?, 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;
  • 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.

Screenshots

Canaille Canaille Canaille

Documentation

⚠ Canaille is under heavy development and may not fit a production environment yet. ⚠