Lightweight identity and authorization management software
Find a file
2023-08-14 15:45:25 +02:00
.github chore: CI minversions python version fix attempt, again 2023-08-13 14:17:46 +02:00
canaille fix: import render_template from flask_themer instead of flask 2023-08-14 15:45:25 +02:00
demo fix: import render_template from flask_themer instead of flask 2023-08-14 15:45:25 +02:00
doc refactor: the core module has its own main blueprint 2023-08-14 13:52:24 +02:00
tests refactor: the core module has its own main blueprint 2023-08-14 13:52:24 +02:00
.coveralls.yml Updated coveralss token 2020-10-21 15:05:38 +02:00
.gitignore Ignore profiling files 2023-03-09 01:07:43 +01:00
.gitlab-ci.yml chore: CI minversions python version fix attempt, again 2023-08-13 14:17:46 +02:00
.pre-commit-config.yaml chore: pre-commit autoupdate 2023-08-05 20:19:12 +02:00
.readthedocs.yml Attempt to fix RTD build, again 2023-05-05 10:26:07 +02:00
build.py fix: babel is required at build by the project metadata 2023-07-24 19:40:43 +02:00
CHANGES.rst feat: validate phone numbers 2023-08-03 19:08:34 +02:00
CONTRIBUTING.rst canaille matrix room URL in CONTRIBUTING.rst 2023-07-17 16:57:54 +02:00
LICENSE.rst chore: update LICENSE year 2023-07-31 17:03:53 +02:00
MANIFEST.in Moved config.sample directly in canaille 2023-07-01 18:08:01 +02:00
poetry.lock chore: bump to python-slapd 0.1.4 2023-08-13 16:06:16 +02:00
pyproject.toml chore: minimum flask version is 2.2.2 2023-08-13 14:52:29 +02:00
README.md Display translation status in the readme 2023-02-03 18:06:24 +01: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 account manager and an 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 and user profile edition against a LDAP directory;
  • "I forgot my password" emails;
  • Only OpenID Connect: no outdated or exotic protocol support;
  • No additional database required: everything is stored in your LDAP server;
  • Customizable, themable;
  • The code is easy to read and easy to edit, and you should!

Screenshots

Canaille login page Canaille profile page Canaille consent page

Try it!

cd demo
./run.sh # or `docker-compose up` to run it with docker

or try our online demo!

You have access to:

The canaille server has some default users:

  • A regular user which login and password are user
  • A moderator user which login and password are moderator
  • An admin user which login and password are admin

Online demo data are reset every night at 02:00 CEST.

Documentation

⚠ Canaille is under heavy development and may not fit a production environment yet. However, contributions are welcome! ⚠

Translation status

Translation status for each language