diff --git a/docs/start/config.md b/docs/start/config.md index 65d669d..db66ce2 100644 --- a/docs/start/config.md +++ b/docs/start/config.md @@ -122,12 +122,20 @@ By default, uploaded media files are stored in the local directory `/home/invent Alternatively this location can be specified with the `INVENTREE_MEDIA_ROOT` environment variable. -## Other Options +## Authentication + +### Single Sign on + + +### Login Options + ### Authentication Backends Custom authentication backends can be used by specifying them here +## Other Options + ### Middleware Custom middleware layers can specified here. \ No newline at end of file