https://goauthentik.io/docs/outposts/manual-deploy-docker-compose says for AUTHENTIK_TOKEN just "token generated by authentik". I tried following how the token for embedded outpost is generated, but trying to connect a proxy outpost with it results in logs of
panic: No outposts found with given token, ensure the given token corresponds to an authenitk Outpost
How should such a manual Outpost deployment be configured/performed?
To deploy an outpost with docker-compose, use this snippet in your docker-compose file.