2020-02-29 00:43:59 +00:00
|
|
|
---
|
|
|
|
layout: default
|
2021-08-02 11:55:30 +00:00
|
|
|
title: Storage Backends
|
2020-02-29 00:43:59 +00:00
|
|
|
parent: Configuration
|
2021-08-02 11:55:30 +00:00
|
|
|
nav_order: 13
|
2020-02-29 00:43:59 +00:00
|
|
|
has_children: true
|
|
|
|
---
|
|
|
|
|
|
|
|
# Storage backends
|
|
|
|
|
2021-04-12 03:21:19 +00:00
|
|
|
**Authelia** supports multiple storage backends. The backend is used to store user preferences, 2FA device handles and
|
|
|
|
secrets, authentication logs, etc...
|
2020-02-29 00:43:59 +00:00
|
|
|
|
2021-04-12 03:21:19 +00:00
|
|
|
The available storage backends are listed in the table of contents below.
|