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

Fix Hardware Key Login in Teleport Connect #46793

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Sep 19, 2024

The tls/ssh attestation statement changes in #45995 were not applied to the Teleport Connect login. This PR fixes hardware key login by including those changes.

Note: Hardware key Support is in an unstable state in Teleport Connect due PIV connection contention. Fixing this issue, and adding PIN support, is in progress - #46728. The caching fix alone should be enough to fix the hardware_key setting and in many cases the hardware_key_touch setting.

Copy link

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@Joerger Joerger added the no-changelog Indicates that a PR does not require a changelog entry label Sep 19, 2024
@Joerger Joerger added this pull request to the merge queue Sep 20, 2024
Merged via the queue into master with commit 5c9d733 Sep 20, 2024
39 checks passed
@Joerger Joerger deleted the joerger/fix-hardware-key-support-teleport-connect branch September 20, 2024 19:45
Joerger added a commit that referenced this pull request Oct 7, 2024
* Reuse tc.NewSSHLogin in Teleport Connect for consistency.

* reuse sso login function.
github-merge-queue bot pushed a commit that referenced this pull request Oct 16, 2024
* Fix Hardware Key Login in Teleport Connect (#46793)

* Reuse tc.NewSSHLogin in Teleport Connect for consistency.

* reuse sso login function.

* SSO Ceremony refactor (#46983)

* Refactor SSO redirector for customization; add SSO MFA ceremony to redirector.

* Add customizable SSO ceremony.

* Create SSO login ceremony from client; Remove ProxySupportsKeyPolicyMessage for v17.

* Resolve comments.

* Refactor redirector closing.

* Add redirector tests.

* Add ceremony and redirector tests.

* Fix new copyright headers.

* Use slog.

* Fix lint.

* Fix lint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants