Replies: 2 comments 12 replies
-
If Tailscale sets a header that you can verify inside Plug, then you can send a PR to add Livebook.ZTA.Tailscale that works like Livebook.ZTA.Cloudflare. :) |
Beta Was this translation helpful? Give feedback.
10 replies
-
This is brilliant. GitHub should let you sponsor issues and ideas. I would put $100 toward this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to deploy Livebook inside a Tailscale network and use the accounts that Tailscale provides.
Tailscale provides an API that allows you to link the remote IP to the account that belongs to it, see https://tailscale.com/blog/tailscale-auth-nginx/.
I see there is a way to use e.g. Cloudflare for authentication so maybe this could work in a similar way? Tailscale would work a bit differently though. Another way could be to make it so you can provide your own authentication module.
Please let me know what you think of this feature and I can probably provide a PR.
Beta Was this translation helpful? Give feedback.
All reactions