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

OIDC: failure to reconnect a node after logout due to Machine registration expired #508

Closed
restanrm opened this issue Mar 17, 2022 · 0 comments · Fixed by #511
Closed

OIDC: failure to reconnect a node after logout due to Machine registration expired #508

restanrm opened this issue Mar 17, 2022 · 0 comments · Fixed by #511
Labels
bug Something isn't working

Comments

@restanrm
Copy link
Contributor

Bug description
With OIDC enabled, if we try to login with tailscale up --login-server <server_url>, we are prompted an URL to continue the login process. When clicking on this link we then are authentified successfully.
Now, if we logout the client with tailscale logout and login again with tailscale up --login-server and click on the URL, the login process isn't finished.

We can see the following in the logs:

2022-03-17T17:13:30Z DBG Machine registration has expired. Sending a authurl to register machine=060e38643937

This is on the latest version compiled from branch main on commit 1c9b1c0

@restanrm restanrm added the bug Something isn't working label Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant