Outils pour utilisateurs

Outils du site


glossaire:webauthn

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
glossaire:webauthn [21/11/2024 16:18] – [Ne fonctionne plus ?] cyrilleglossaire:webauthn [22/11/2024 15:36] (Version actuelle) – [Web Authentication] cyrille
Ligne 9: Ligne 9:
   * [[https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API|Web Authentication API]] at MDN (//Mozilla Developer Network//)   * [[https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API|Web Authentication API]] at MDN (//Mozilla Developer Network//)
   * https://github.com/webauthn-open-source   * https://github.com/webauthn-open-source
 +  * User Verifying Platform Authenticators (UVPA).
  
-User Verifying Platform Authenticators (UVPA).+En rapport avec [[/glossaire/passkey]]
  
-ici: +Pensées 
-  * [[/glossaire/passkey]]+  * L'idée d'origine est l'authentification avec un token physique mais qui se voit remplacer par un fournisseur cloud (samsung, google, apple, ...). Il est alors plus simple de laisser l'utilisateur enregistrer son mot de passe comme son système lui propose (//sûrement au même endroit dans le cloud//). 
 +  * À moins de ne pas proposer l'auth pas mot de passe, auquel cas WebAuthn est bien plus résistant aux tentatives d'usurpation.
  
-==== Ne fonctionne plus ? ====+ 
 +Discussions 
 +  * dans les commentaires de https://dev.to/dagnelies/passkeys-webauthn-library-v20-is-there-6c9 
 + 
 +==== Démos ==== 
 + 
 +Checks: 
 +  * https://featuredetect.passkeys.dev/ 
 + 
 +Démos: 
 +  * https://webauthn.passwordless.id/demos/basic.html 
 +  * https://webauthn.io/ 
 +  * https://www.passkeys.io/ 
 +  * https://webauthn.me/ 
 + 
 +<WRAP center round info 60%> 
 +Note: Il faut stocker les clés crypto, donc le phone doit être connecté à Google, Samsung ou autres services Proton Pass Key or 1Password or Bitwarden ... Sinon le système demande un token via USB, NFC ou un QRCode avec url FIDO. 
 +</WRAP> 
 + 
 +==== Tests ==== 
 + 
 +Tests at https://featuredetect.passkeys.dev/ 
 + 
 +  * PPA : [[https://w3c.github.io/webauthn/#passkey-platform-authenticator|Passkey Platform Authenticator]] 
 +  * UVPA : [[https://w3c.github.io/webauthn/#user-verifying-platform-authenticator|User Verifying Platform Authenticator]] 
 +  * HT : [[https://passkeys.dev/docs/reference/terms/#cross-device-authentication-cda|Hybrid Transports]] 
 +  * GCC : [[https://w3c.github.io/webauthn/#sctn-getClientCapabilities|Get Client Capabilities]] 
 +  * CG : [[https://passkeys.dev/docs/reference/terms/#autofill-ui|Conditional Get (Autofill UI)]] 
 + 
 + 
 +^ Phone & System ^ Browser ^ PPA ^ UVPA ^ HT ^ GCC ^ CG ^ 
 +| Samsung A05s, **Android 14** | Firefox 132.0.2 | Ok | Ok | Unknow | Not | Not | 
 +| Samsung A41, **Android 12** |  Firefox 132.0.2 | Not | Not | Unknow | Not | Not | 
 + 
 +=== Ne fonctionne pas avec Android 12 ===
  
 I does not work with Samsung A41 Android 12 with Chrome 128 & Firefox 132 I does not work with Samsung A41 Android 12 with Chrome 128 & Firefox 132
  
-The "new registration" does not work, it throw "The operation either timed out or was not allowed." at https://webauthn.lubu.ch/_test/client.html but it does not work too on https://webauthn.io/, https://www.passkeys.io/, https://webauthn.me/ 😞+The "new registration" does not work, it throw "The operation either timed out or was not allowed." at https://webauthn.lubu.ch/_test/client.html and it does not work too on https://webauthn.io/, https://www.passkeys.io/, https://webauthn.me/ 😞
  
 +Tickets
   * https://github.com/yackermann/awesome-webauthn/issues/112   * https://github.com/yackermann/awesome-webauthn/issues/112
   * https://github.com/duo-labs/webauthn.io/issues/146   * https://github.com/duo-labs/webauthn.io/issues/146
   * https://github.com/duo-labs/py_webauthn/issues/138   * https://github.com/duo-labs/py_webauthn/issues/138
   * https://github.com/lbuchs/WebAuthn/issues/93#issuecomment-2491259058   * https://github.com/lbuchs/WebAuthn/issues/93#issuecomment-2491259058
- 
  
glossaire/webauthn.1732202297.txt.gz · Dernière modification : 21/11/2024 16:18 de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki