Re: [webauthn] Integrate with Feature Policy and define Feature-Identifier value for WebAuthn

marking this issue as technical:

Recent further investigation reveals that this is actually a technical issue if one wishes to actually integrate with [Feature Policy](https://wicg.github.io/feature-policy/), i.e., defining a [feature-identifier value](https://github.com/WICG/feature-policy/blob/master/features.md) is only one aspect. One also posibly needs to update their algorithms to check feature policy and act accordingly. See the [payment-handler integration with feature-policy](https://github.com/w3c/payment-handler/pull/282/files), see also how [picture-in-picture integrates feature policy evaluation in its algorithm](https://wicg.github.io/picture-in-picture/#request-pip), and [defines its feature name](https://wicg.github.io/picture-in-picture/#feature-policy).


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

Received on Tuesday, 24 July 2018 23:18:13 UTC