OIDC: failure to reconnect a node after logout due to Machine registration expired
#508
Labels
bug
Something isn't working
Machine registration expired
#508
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 withtailscale up --login-server
and click on the URL, the login process isn't finished.We can see the following in the logs:
This is on the latest version compiled from branch main on commit 1c9b1c0
The text was updated successfully, but these errors were encountered: