From fbf4a50b6f5d48b605a79a44b5adc1eebcc1e763 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Wed, 8 Sep 2021 08:03:42 +0200 Subject: [PATCH] why auth backends? --- docs/start/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/start/config.md b/docs/start/config.md index 4d38888..a09d978 100644 --- a/docs/start/config.md +++ b/docs/start/config.md @@ -137,7 +137,7 @@ The login-experience can be altered with the following settings: ### Authentication Backends -Custom authentication backends can be used by specifying them here +Custom authentication backends can be used by specifying them here. These can for exampe be used to ad LDAP / AD login to InvenTree ## Other Options