Files
authentik/website/docs/core/glossary/terms/source.mdx
Dominic R 1b4b50650c website: Fix typos. (#19243)
* website: Fix typos.

* wip
2026-01-08 08:27:37 +00:00

11 lines
498 B
Plaintext

---
title: Source
sidebar_custom_props:
termName: Source
tags:
- Core Concepts
shortDescription: Location from which users and their attributes can be accessed by authentik.
authentikSpecific: true
longDescription: Sources are locations from which user data can be accessed by authentik, and either pulled into authentik or synced with authentik. For example, an LDAP connection to import users from Active Directory, or an OAuth2 connection to allow social logins.
---