What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Tailmon logout and reauthenticate with new tailnet

mrmason

Occasional Visitor
I'm running tailmon and love it. Thanks so much to the amazingly talented dev team that worked on this project and then generously releasing it to the community. :)

When I installed tailmon, I authenticated using github as my identity provider. Since then, I'm running my own self hosted authentik identity provider. I would like to re authenticate using authentik. I don't see a command to logout and re authenticate in tailmon so curious how I can do this?

Thanks so much!
 
This doesn't sound particularly like a Tailmon issue but rather a general Tailscale question.

I don't know anything about authentik or OIDC but to logout and login from the router's command line you would do the following:
Code:
# tailscale logout
# tailscale status
Logged out.
# tailscale login

To authenticate, visit:

        https://login.tailscale.com/a/1242c11b01fa09

Success.

 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top