Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vpn): support tailscale's fast user switching #407

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

ankitrgadiya
Copy link
Member

The rio vpn connect command previously forced authentication on each use, causing other Tailscale accounts to be lost.

Now, the command uses tailscale login with the rio nickname, retaining other Tailscale accounts while simplifying user switching.

The `rio vpn connect` command previously forced authentication on each use,
causing other Tailscale accounts to be lost.

Now, the command uses `tailscale login` with the `rio` nickname, retaining
other Tailscale accounts while simplifying user switching.
Copy link

🤖 Pull Request Artifacts (#12762967882) 🎉

@ankitrgadiya
Copy link
Member Author

After testing the changes in multiple scenarios, it looks like the tailscale login does not work consistently and sometimes logs out from other tailnets. It maybe due to connecting with different control servers but I'm not sure of the root cause. The --operator flag is consistently reproducing the behaviour but without it as well I was able to reproduce the logout behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants