website/docs: move Sources from Integrations into Docs (#9515)

* moved Sources form Integrations to Docs

* files moved

* fixed setting options

* fixed broken links and added redirects

* try single-sourcing Sources docs

* tweaks

* fighting links

* still fighting links

* fightng sidebar

* fighting with sidebar

* add logos and tweak

* image tweaks

* Optimised images with calibre/image-actions

* added remaining UI definitions

* kens edits

---------

Co-authored-by: Tana M Berry <tana@goauthentik.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
Tana M Berry
2024-05-06 17:49:17 -05:00
committed by GitHub
parent b1b9c8e0e5
commit d8b1cd757e
75 changed files with 155 additions and 97 deletions

View File

@ -7,7 +7,7 @@ slug: "/releases/2022.5"
- Twitter Source has been migrated to OAuth2
This requires some reconfiguration on both Twitter's and authentik's side. Check out the new Twitter integration docs [here](../../integrations/sources/twitter/)
This requires some reconfiguration on both Twitter's and authentik's side. Check out the new Twitter integration docs [here](../../docs/sources/twitter/)
- OAuth Provider: Redirect URIs are now checked using regular expressions

View File

@ -37,7 +37,7 @@ slug: /releases/2024.4
Provision users and groups in authentik using an SCIM API.
For details refer to [SCIM Source](../../../integrations/sources/scim/)
For details refer to [SCIM Source](../../../docs/sources/scim/)
- **Configurable WebAuthn device restrictions**
@ -57,7 +57,7 @@ slug: /releases/2024.4
When authentik is configured to federate with an LDAP source, upon authentication, authentik hashed the password and stored it in its own database. This allows authentication to function when LDAP is unreachable. Admins can now configure this behavior for when this is not desirable.
For details refer to [LDAP Source](../../../integrations/sources/ldap/)
For details refer to [LDAP Source](../../../docs/sources/ldap/)
- **Configurable app password token expiring**