Revert "outposts: rename outpost"

This reverts commit a5c30fd9c7.
This commit is contained in:
Jens Langhammer 2021-12-20 21:37:31 +01:00
parent 577b7ee515
commit 4658018a90
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 Core",
name="authentik Embedded Outpost",
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 Core`
- X-authentik-meta-outpost: `authentik Embedded Outpost`
The authentik outpost's name.