Files
authentik/website/integrations/index.mdx
Tana M Berry 6b2fced1b9 Revert "website: latest migration to new structure" (#11634)
Revert "website: latest migration to new structure (#11522)"

This reverts commit 9a89a5f94b.
2024-10-09 00:30:50 +02:00

21 lines
905 B
Plaintext

---
title: Integrations overview
slug: /
---
There are two main types of integrations with authentik: **Applications** and **Sources**.
## Applications
authentik integrates with many applications. For a full list, and to learn more about adding documentation for a new application, refer to the [Applications](../integrations/services/index.mdx) documentation.
![](./apps-logo.png)
## Sources
In addition to applications, authentik also integrates with external sources, including federated directories like Active Directory and through protocols such as LDAP, OAuth, SAML, and SCIM sources. Sources are a way for authentik to use external credentials for authentication and verification. Sources in authentik can also be used for social logins, using external providers such as Facebook, Twitter, etc.
To learn more, refer to the [Sources](../docs/sources) documentation.
![](./sources-logo.png)