website/docs: add source property mappings, rework provider property mappings (#10652)
This commit is contained in:
committed by
GitHub
parent
9343e3495a
commit
322ae4c4ed
@ -7,10 +7,11 @@ Sources allow you to connect authentik to an external user directory. Sources ca
|
||||
|
||||
### Find your source
|
||||
|
||||
Sources are in three general categories:
|
||||
Sources are in the following general categories:
|
||||
|
||||
- **Protocols** ([LDAP](./ldap/index.md), [OAuth](./oauth/index.md), [SAML](./saml/index.md), and [SCIM](./scim/index.md))
|
||||
- [**Property mappings**](./property-mappings/index.md) or how to import data from a source
|
||||
- **Directory synchronization** (Active Directory, FreeIPA)
|
||||
- **Protocols** (LDAP, OAuth, SAML, and SCIM)
|
||||
- **Social logins** (Apple, Discord, Twitch, Twitter, and many others)
|
||||
|
||||
For instructions to add a specific source, refer to the documentation links in the left navigation pane.
|
||||
|
||||
Reference in New Issue
Block a user