2024-03-27 21:45:50 +00:00
|
|
|
|
.. figure:: _static/canaille-full-black.webp
|
|
|
|
|
:width: 400
|
|
|
|
|
:figclass: light-only
|
|
|
|
|
:align: center
|
|
|
|
|
|
|
|
|
|
.. figure:: _static/canaille-full-white.webp
|
|
|
|
|
:width: 400
|
|
|
|
|
:figclass: dark-only
|
|
|
|
|
:align: center
|
2020-11-06 10:44:25 +00:00
|
|
|
|
|
|
|
|
|
**Canaille** is a French word meaning *rascal*. It is roughly pronounced **Can I?**,
|
2023-11-24 14:56:01 +00:00
|
|
|
|
as in *Can I access your data?* Canaille is a lightweight identity and authorization management software.
|
2020-11-06 10:44:25 +00:00
|
|
|
|
|
|
|
|
|
It aims to be very light, simple to install and simple to maintain. Its main features are :
|
|
|
|
|
|
2023-04-15 11:00:02 +00:00
|
|
|
|
- User profile and groups management;
|
|
|
|
|
- Authentication, registration, email confirmation, "I forgot my password" emails;
|
|
|
|
|
- OpenID Connect identity provider;
|
2023-11-24 14:45:24 +00:00
|
|
|
|
- postgresql, mariadb and OpenLDAP first-class citizenship;
|
2023-08-15 15:20:26 +00:00
|
|
|
|
- Customizable, themable;
|
|
|
|
|
- The code is easy to read and easy to edit!
|
2020-11-06 10:44:25 +00:00
|
|
|
|
|
|
|
|
|
Screenshots
|
|
|
|
|
===========
|
|
|
|
|
|
2023-12-01 21:09:54 +00:00
|
|
|
|
.. image:: _static/login.webp
|
2020-11-06 10:44:25 +00:00
|
|
|
|
:width: 225
|
|
|
|
|
:alt: Login
|
|
|
|
|
|
2023-12-01 21:09:54 +00:00
|
|
|
|
.. image:: _static/profile.webp
|
2020-11-06 10:44:25 +00:00
|
|
|
|
:width: 225
|
|
|
|
|
:alt: Profile
|
|
|
|
|
|
2023-12-01 21:09:54 +00:00
|
|
|
|
.. image:: _static/consent.webp
|
2020-11-06 12:47:47 +00:00
|
|
|
|
:width: 225
|
|
|
|
|
:alt: Consent
|
2020-11-06 10:44:25 +00:00
|
|
|
|
|
|
|
|
|
Table of contents
|
|
|
|
|
=================
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
|
|
install
|
2023-12-24 14:59:39 +00:00
|
|
|
|
deployment
|
2024-03-28 13:57:29 +00:00
|
|
|
|
databases
|
2021-12-03 17:37:25 +00:00
|
|
|
|
configuration
|
2023-07-10 16:33:02 +00:00
|
|
|
|
troubleshooting
|
2020-11-06 10:44:25 +00:00
|
|
|
|
contributing
|
2023-08-17 13:55:41 +00:00
|
|
|
|
reference
|
2022-10-21 13:47:38 +00:00
|
|
|
|
specifications
|
2020-11-06 10:44:25 +00:00
|
|
|
|
changelog
|
|
|
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
|
==================
|
|
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
|
* :ref:`modindex`
|
|
|
|
|
* :ref:`search`
|