summaryrefslogtreecommitdiff
path: root/docs/content/en/integration/prologue/introduction.md
blob: 6405b21d97de7e6d3c9e6e2c7492b503ec8e7aff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: "Prologue"
description: "An introduction into integrating Authelia with a product."
lead: "An introduction into integrating Authelia within your architecture."
date: 2022-03-20T12:52:27+11:00
draft: false
images: []
menu:
  integration:
    parent: "prologue"
weight: 110
toc: true
---

Authelia's [architecture](../../overview/prologue/architecture) is relatively simple which makes the methods of
integrating it within your existing architecture fairly vast. This section of the documentation provides non-exhaustive
insights and examples into how administrators may achieve integration.