Lightweight identity and authorization management software
Find a file
2023-07-24 19:40:43 +02:00
.github Add a github funding file 2023-07-17 10:23:40 +02:00
canaille fix: babel is required at build by the project metadata 2023-07-24 19:40:43 +02:00
demo conf: documentation flask version update 2023-07-10 18:36:21 +02:00
doc doc: troubleshooting section 2023-07-10 18:34:50 +02:00
tests refactor: utilities for form field readonliness 2023-07-24 18:07:35 +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 Fixed Gitlab CI 2023-06-15 18:35:03 +02:00
.pre-commit-config.yaml pre-commit upgrade 2023-07-12 21:31:18 +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 modals are HTML pages instead of JS elements 2023-07-18 18:34:10 +02:00
CONTRIBUTING.rst canaille matrix room URL in CONTRIBUTING.rst 2023-07-17 16:57:54 +02:00
LICENSE.rst Demo minor variable renaming 2022-06-02 12:44:35 +02:00
Makefile style (end-of-line) 2022-05-06 12:45:22 +02:00
MANIFEST.in Moved config.sample directly in canaille 2023-07-01 18:08:01 +02:00
poetry.lock updated python dependencies 2023-07-16 20:41:32 +02:00
pyproject.toml fix: babel is required at build by the project metadata 2023-07-24 19:40:43 +02:00
README.md Display translation status in the readme 2023-02-03 18:06:24 +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 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