You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using Teleport GitHub SSH CA Proxy for a while, but once a day, after using the GitHub Desktop App it would open a browser to login to Teleport, even If I'm in a non-Teleport Protected GitHub Repo.
After talking with @greedy52 , we think this is due to the GitHub app doing a 'ping' for status changes on all repos and this triggers "/Users/benarent/.tsh/bin/tsh" git ssh .
Expected behavior:
I've been using Teleport GitHub SSH CA Proxy for a while, but once a day, after using the GitHub Desktop App it would open a browser to login to Teleport, even If I'm in a non-Teleport Protected GitHub Repo.
After talking with @greedy52 , we think this is due to the GitHub app doing a 'ping' for status changes on all repos and this triggers
"/Users/benarent/.tsh/bin/tsh" git ssh
.➜ 52-Europa git:(benarent/feb-20th) git config --local --get core.sshcommand "/Users/benarent/.tsh/bin/tsh" git ssh --github-org goteleport-core-test
We've created this bug to to track this issue. Possible remediation would be to not auto-login but waiting for more customer feedback.
Current behavior:
Bug details:
The text was updated successfully, but these errors were encountered: