Lightweight identity and authorization management software
Find a file
2023-10-02 14:06:13 +02:00
.github feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
canaille fix: when LDAP servers are down, rendering error pages would raise an exception 2023-10-02 14:06:06 +02:00
demo fix: demo client redirection_uri typo 2023-08-21 14:55:46 +02:00
doc doc: add rfc9394 2023-08-30 13:52:25 +02:00
tests Revert "tests: domain is localhost.local" 2023-10-01 15:42:16 +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 feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
.pre-commit-config.yaml chore: pre-commit ignores pot files 2023-08-17 10:03:10 +02:00
.readthedocs.yml Attempt to fix RTD build, again 2023-05-05 10:26:07 +02:00
build.py fix: relative translation path in build.py 2023-09-11 18:11:51 +02:00
CHANGES.rst chore: bump to 0.0.34 2023-10-02 14:06:13 +02:00
CONTRIBUTING.rst doc: coverage instructions 2023-08-17 14:40:10 +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: dependencies update 2023-10-02 09:53:39 +02:00
pyproject.toml chore: bump to 0.0.34 2023-10-02 14:06:13 +02:00
README.md chore: readme 2023-09-01 10:54:36 +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 :

  • User profile and groups management;
  • Authentication, registration, email confirmation, "I forgot my password" emails;
  • OpenID Connect identity provider;
  • LDAP first-class citizenship;
  • Customizable, themable;
  • The code is easy to read and easy to edit!

Screenshots

Canaille login page Canaille profile page Canaille consent page

Try it!

Locally

cd demo
# Either run the demo locally
./run.sh
# or run the demo in docker
docker compose up

Online!

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