summaryrefslogtreecommitdiff
path: root/docs/content/reference/integrations/introduction.md
blob: 9cd7fb05e5e70bf2432bbd8b4e9c8f77e0815cbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: "Integrations"
description: "A collection of integration reference guides"
summary: "This section contains integration reference guides for Authelia."
date: 2022-11-19T16:47:09+11:00
draft: false
images: []
weight: 310
toc: true
seo:
  title: "" # custom title (optional)
  description: "" # custom description (recommended)
  canonical: "" # custom canonical URL (optional)
  noindex: false # false (default) or true
---

The integration guides in this section detail specific requirements when integrating Authelia with other products such
as supported versions, configurations, etc.

## General Rules

1. If the version or platform of the third party integration or combination thereof is not unsupported by the
   developer/vendor/etc of the third party integration we likely will not support it.
2. When we claim to support a product it is expressly the official releases of the product. It does not include
   versions that are heavily modified or drop in replacements (such as KeyDB which is a drop in replacement for redis
   that IS NOT supported).