mirror of
https://github.com/goauthentik/authentik
synced 2026-04-28 02:18:11 +02:00
website: fix typos (#20996)
This commit is contained in:
@@ -12,14 +12,14 @@ If the embedded outpost doesn't make sense for your deployment, you can simply i
|
||||
|
||||
### Configuration
|
||||
|
||||
Since authentik doesn't know it's own "primary" URL, there might be some configuration required.
|
||||
Since authentik doesn't know its own "primary" URL, there might be some configuration required.
|
||||
|
||||
By default, when opening the admin dashboard on a fresh install, authentik will automatically configure the outpost to use the same URL as was used to access authentik.
|
||||
|
||||
If this isn't correct, or needs to be changed, click the edit button on the right of the outpost, and set the value of `authentik_host` to the URL you want to login with.
|
||||
Make sure to set it to full URL, only configuring a hostname or FQDN will not work.
|
||||
If this isn't correct, or needs to be changed, click the edit button on the right of the outpost, and set the value of `authentik_host` to the URL you want to log in with.
|
||||
Make sure to set it to a full URL; only configuring a hostname or FQDN will not work.
|
||||
|
||||
Additionally, most of the other configuration options can be used as with any other outpost, except from items which are marked as "non-embedded"
|
||||
Additionally, most of the other configuration options can be used as with any other outpost, except for items that are marked as "non-embedded".
|
||||
|
||||
import Configuration from "../_config.md";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user