Re: [webauthn] Include an AuthenticatorTransport when creating a new credential.

@akshayku stated:
> Platform will add this information [results of getInfo(), which includes transport hints] to the credential for the RP.

Add "this information" to "the credential"? how, where?  

Does that hint at an alternative proposal to this pull request (#882) ?  If so, perhaps y'all ought to codify it in a pull request prior to the plenary?

> I was talking about how to get this information reliably which works 100% of the time by all authenticators.

I do not understand how you are going to concoct something that "works 100% of the time by all authenticators" when not all authnrs will be connected via CTAP2, e.g., CTAP1/U2F authnrs which AFAICT do not have the equivalent of `authenticatorGetInfo()` (rather, they apparently have (only) a [GetVersion operation](https://fidoalliance.org/specs/fido-u2f-v1.2-ps-20170411/fido-u2f-raw-message-formats-v1.2-ps-20170411.html#getversion-request-and-response---u2f_version)) . Splain?



-- 
GitHub Notification of comment by equalsJeffH
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/882#issuecomment-386702247 using your GitHub account

Received on Friday, 4 May 2018 19:03:47 UTC