Skip to content

[v12] Use distinct prompts during Windows WebAuthn registration#30216

Merged
codingllama merged 2 commits intobranch/v12from
bot/backport-30195-branch/v12
Aug 9, 2023
Merged

[v12] Use distinct prompts during Windows WebAuthn registration#30216
codingllama merged 2 commits intobranch/v12from
bot/backport-30195-branch/v12

Conversation

@codingllama
Copy link
Copy Markdown
Contributor

@codingllama codingllama commented Aug 9, 2023

Backport #30195 to branch/v12

Clearly distinguish between "registered" and "new" devices on Windows "platform"
prompts. This is relevant for Windows because it uses the system APIs for both
Hello and WebAuthn devices.

I've decided against doing a similar change for Touch ID, as there isn't much to
confuse there (lib/auth/touchid doesn't prompt devices other than Touch ID).

Changing the globals is safe because only one WebAuthn prompt happens at a time.

#17563

Changelog: Explicitly mention registered and new device when running tsh mfa add on Windows

@github-actions github-actions Bot added backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Aug 9, 2023
@codingllama codingllama enabled auto-merge August 9, 2023 13:59
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from tobiaszheller August 9, 2023 14:22
@codingllama codingllama added this pull request to the merge queue Aug 9, 2023
Merged via the queue into branch/v12 with commit d1c6653 Aug 9, 2023
@codingllama codingllama deleted the bot/backport-30195-branch/v12 branch August 9, 2023 14:38
@camscale camscale mentioned this pull request Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants