Skip to content

Device Selection #848

Closed Answered by LDVG
olastor asked this question in Q&A
Dec 31, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi,

Your analysis is correct. We've not yet added support for authenticatorSelection; python-fido2's fallback version is essentially idential our fido_dev_get_touch_*() functions. The main difference is how the touch is signaled back to the application. As far as I'm aware, the fallback version works across all CTAP versions, whereas authenticatorSelection was an addition to CTAP 2.1. If we were to add support for the latter at some point, we'd likely retrofit it to the fido_dev_get_touch_*() functions.

Hope that helps!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@olastor
Comment options

Answer selected by LDVG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants