website/docs: update references for new docusaurus version

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-12-13 11:56:26 +01:00
parent 709194330f
commit a010c91a52
15 changed files with 20 additions and 20 deletions

View File

@ -9,7 +9,7 @@ This feature is still in technical preview, so please report any Bugs you run in
You can configure an LDAP Provider for applications that don't support any newer protocols or require LDAP.
:::info
Note: This provider requires the deployment of the [LDAP Outpost](../outposts/outposts.md)
Note: This provider requires the deployment of the [LDAP Outpost](../outposts/)
:::
All users and groups in authentik's database are searchable. Currently, there is limited support for filters (you can only search for objectClass), but this will be expanded in further releases.
@ -76,5 +76,5 @@ This enables you to bind on port 636 using LDAPS, StartTLS is not supported.
## Integrations
See the integration guide for [sssd](../../integrations/services/sssd/index) for
See the integration guide for [sssd](../../integrations/services/sssd/) for
an example guide.