strandundmeer
strandundmeer
Hi @JesseWebDotCom, i mae the same mistake and missed a tiny little part of the documentation: You have to prefix the header with HTTP_ So this one should work `LD_AUTH_PROXY_USERNAME_HEADER=HTTP_X_AUTHENTIK_USERNAME`...
I use Authentik with Linkding without issues. just for reference, I have the following in my docker .env LD_ENABLE_AUTH_PROXY=True LD_AUTH_PROXY_USERNAME_HEADER=HTTP_X_AUTHENTIK_USERNAME LD_AUTH_PROXY_LOGOUT_URL=Authentik-URL/outpost.goauthentik.io/sign_out you should also make sure that you are adding...
hi @Tekchanddagar , while I am not from the development team, I would say that you are doing the query on the wrong routing table. Did you check the output...
@Tekchanddagar, this is strange. I tested this with the latest beta as well as the stable, and it works for me. The routes get pushed as configured. However, I don't...
@Tekchanddagar, Your headscale server is not part of the network, you would need to install tailscale on it, too, to get this working. For anything to work you will need...