outposts: rename outpost

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-12-20 19:28:05 +01:00
parent ef23a0da52
commit a5c30fd9c7
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ class OutpostManager(ObjectManager):
Outpost,
MANAGED_OUTPOST,
created_callback=outpost_created,
name="authentik Embedded Outpost",
name="authentik Core",
type=OutpostType.PROXY,
),
]

View File

@ -30,7 +30,7 @@ If you enable *Set HTTP-Basic Authentication* option, the HTTP Authorization hea
Besides these user-specific headers, some application specific headers are also set:
- X-authentik-meta-outpost: `authentik Embedded Outpost`
- X-authentik-meta-outpost: `authentik Core`
The authentik outpost's name.