fix internally broken links
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
e1899f0ad3
commit
e3a63d2929
|
@ -12,7 +12,7 @@ Select which fields the user can use to identify themselves. Multiple fields can
|
|||
- Email
|
||||
- UPN
|
||||
|
||||
UPN will attempt to identify the user based on the `upn` attribute, which can be imported with an [LDAP Source](/integrations/sources/ldap/index)
|
||||
UPN will attempt to identify the user based on the `upn` attribute, which can be imported with an [LDAP Source](../../../sources/ldap/)
|
||||
|
||||
:::info
|
||||
Starting with authentik 2023.5, when no user fields are selected and only one source is selected, authentik will automatically redirect the user to that source.
|
||||
|
|
|
@ -13,7 +13,7 @@ slug: "/releases/2022.8"
|
|||
|
||||
- Blueprints
|
||||
|
||||
Blueprints allow for the configuration, automation and templating of authentik objects and configurations. They can be used to bootstrap new instances, configure them automatically without external tools, and to template configurations for sharing. See more [here](../../developer-docs/blueprints/)
|
||||
Blueprints allow for the configuration, automation and templating of authentik objects and configurations. They can be used to bootstrap new instances, configure them automatically without external tools, and to template configurations for sharing. See more [here](../../blueprints/index.md)
|
||||
|
||||
For installations upgrading to 2022.8, if a single flow exists, then the default blueprints will not be activated, to not overwrite user modifications.
|
||||
|
||||
|
@ -23,7 +23,7 @@ slug: "/releases/2022.8"
|
|||
|
||||
- Support for Caddy forward auth
|
||||
|
||||
Based on the traefik support, there is now dedicated support for Caddy with configuration examples, see [here](../providers/proxy/forward_auth)
|
||||
Based on the traefik support, there is now dedicated support for Caddy with configuration examples, see [here](../../providers/proxy/forward_auth.mdx)
|
||||
|
||||
## Minor changes/fixes
|
||||
|
||||
|
|
|
@ -9,9 +9,9 @@ Sources allow you to connect authentik to an existing user directory. They can a
|
|||
This source allows you to import users and groups from an LDAP Server.
|
||||
|
||||
:::info
|
||||
For Active Directory, follow the [Active Directory Integration](../active-directory/)
|
||||
For Active Directory, follow the [Active Directory Integration](../../../integrations/sources/active-directory/)
|
||||
|
||||
For FreeIPA, follow the [FreeIPA Integration](../freeipa/)
|
||||
For FreeIPA, follow the [FreeIPA Integration](../../../integrations/sources/freeipa/)
|
||||
:::
|
||||
|
||||
- Server URI: URI to your LDAP server/Domain Controller.
|
||||
|
|
|
@ -69,5 +69,5 @@ The following placeholders will be used:
|
|||
Save, and you now have Apple as a source.
|
||||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see [here](../general#add-sources-to-default-login-page).
|
||||
For more details on how-to have the new source display on the Login Page see [here](../../../docs/sources/#add-sources-to-default-login-page).
|
||||
:::
|
||||
|
|
|
@ -48,5 +48,5 @@ If you kept the default _Supported account types_ selection of _Single tenant_,
|
|||
Save, and you now have Azure AD as a source.
|
||||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see [here](../general#add-sources-to-default-login-page).
|
||||
For more details on how-to have the new source display on the Login Page see [here](../../../docs/sources/#add-sources-to-default-login-page).
|
||||
:::
|
||||
|
|
|
@ -50,7 +50,7 @@ Here is an example of a complete authentik Discord OAuth Source
|
|||
Save, and you now have Discord as a source.
|
||||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see [here](../general#add-sources-to-default-login-page).
|
||||
For more details on how-to have the new source display on the Login Page see [here](../../../docs/sources/#add-sources-to-default-login-page).
|
||||
:::
|
||||
|
||||
### Checking for membership of a Discord Guild
|
||||
|
|
|
@ -47,7 +47,7 @@ Here is an example of a complete authentik Github OAuth Source
|
|||
Save, and you now have Github as a source.
|
||||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see [here](../general#add-sources-to-default-login-page).
|
||||
For more details on how-to have the new source display on the Login Page see [here](../../../docs/sources/#add-sources-to-default-login-page).
|
||||
:::
|
||||
|
||||
### Checking for membership of a GitHub Organisation
|
||||
|
|
|
@ -79,7 +79,7 @@ Here is an example of a complete authentik Google OAuth Source
|
|||
Save, and you now have Google as a source.
|
||||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see [here](../general#add-sources-to-default-login-page).
|
||||
For more details on how-to have the new source display on the Login Page see [here](../../../docs/sources/#add-sources-to-default-login-page).
|
||||
:::
|
||||
|
||||
## Username mapping
|
||||
|
|
|
@ -50,5 +50,5 @@ Here is an example of a complete authentik Mailcow OAuth Source
|
|||
Save, and you now have Mailcow as a source.
|
||||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see [here](../general#add-sources-to-default-login-page).
|
||||
For more details on how-to have the new source display on the Login Page see [here](../../../docs/sources/#add-sources-to-default-login-page).
|
||||
:::
|
||||
|
|
|
@ -23,5 +23,5 @@ Add _Plex_ as a _source_
|
|||
Save, and you now have Plex as a source.
|
||||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see [here](../general#add-sources-to-default-login-page).
|
||||
For more details on how-to have the new source display on the Login Page see [here](../../../docs/sources/#add-sources-to-default-login-page).
|
||||
:::
|
||||
|
|
|
@ -56,5 +56,5 @@ Here is an example of a complete authentik Twitch OAuth Source
|
|||
Save, and you now have Twitch as a source.
|
||||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see [here](../general#add-sources-to-default-login-page).
|
||||
For more details on how-to have the new source display on the Login Page see [here](../../../docs/sources/#add-sources-to-default-login-page).
|
||||
:::
|
||||
|
|
|
@ -44,5 +44,5 @@ You will need to create a new project, and OAuth credentials in the Twitter Deve
|
|||
5. **Consumer Secret:** Your Client Secret from step 25
|
||||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see [here](../general#add-sources-to-default-login-page).
|
||||
For more details on how-to have the new source display on the Login Page see [here](../../../docs/sources/#add-sources-to-default-login-page).
|
||||
:::
|
||||
|
|
Reference in New Issue