Re: [webauthn] Add explicit description on what should be done in incognito/private browsing mode (#1174)

attempting to summarize the above such that we might address this issue by including said info in the spec in a Note (pls review the below):

In incognito mode:

| Feature                          |  Android                    |  Windows                 | MacOS | 
| :--- | :--- | :--- | :--- |
| register new credential  | works only with roaming authnrs | works only with roaming authnrs | works with roaming authnrs; with platformTouchID-authnr shows warning |
| get assertion                 | works only with roaming authnrs | works only with roaming authnrs | works with roaming authnrs; with platformTouchID-authnr shows warning |
| isUVPAA() return value | always returns `false`  | always returns `false`  | returns accurate value (?) |









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

Received on Wednesday, 31 July 2019 18:31:43 UTC