canaille-globuzma/doc/index.rst

52 lines
1.1 KiB
ReStructuredText
Raw Normal View History

2020-11-06 10:44:25 +00:00
Canaille
========
**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
===========
.. image:: _static/login.png
:width: 225
:alt: Login
.. image:: _static/profile.png
:width: 225
:alt: Profile
2020-11-06 12:47:47 +00:00
.. image:: _static/consent.png
:width: 225
:alt: Consent
2020-11-06 10:44:25 +00:00
Table of contents
=================
.. toctree::
:maxdepth: 2
install
2023-06-03 10:25:47 +00:00
backends
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
specifications
2020-11-06 10:44:25 +00:00
changelog
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`