bitwarden_passkey_export.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "encrypted": false,
  3. "folders": [],
  4. "items": [
  5. {
  6. "passwordHistory": null,
  7. "revisionDate": "2024-10-23T16:38:08.870Z",
  8. "creationDate": "2024-10-23T16:38:08.606Z",
  9. "deletedDate": null,
  10. "id": "a8e579f0-98c2-4ac9-a126-b212011225f8",
  11. "organizationId": null,
  12. "folderId": null,
  13. "type": 1,
  14. "reprompt": 0,
  15. "name": "webauthn.io",
  16. "notes": null,
  17. "favorite": false,
  18. "login": {
  19. "fido2Credentials": [
  20. {
  21. "credentialId": "a3e15f8b-27c1-42ae-90cf-a615ad87854f",
  22. "keyType": "public-key",
  23. "keyAlgorithm": "ECDSA",
  24. "keyCurve": "P-256",
  25. "keyValue": "MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQgmr4GQQjerojFuf0ZouOuUllMvAwxZSZAfB6gwDYcLiehRANCAAT0WR5zVSp6ieusvjkLkzaGc7fjGBmwpiuLPxR_d-ZjqMI9L2DKh-takp6wGt2x0n4jzr1KA352NZg0vjZX9CHh",
  26. "rpId": "webauthn.io",
  27. "userHandle": "aTFtdmFnOHYtS2dxVEJ0by1rSFpLWGg0enlTVC1iUVJReDZ5czJXa3c2aw",
  28. "userName": "KPXC_BITWARDEN",
  29. "counter": "0",
  30. "rpName": "webauthn.io",
  31. "userDisplayName": "KPXC_BITWARDEN",
  32. "discoverable": "true",
  33. "creationDate": "2024-10-23T16:38:08.617Z"
  34. }
  35. ],
  36. "uris": [
  37. {
  38. "match": null,
  39. "uri": "https://webauthn.io/"
  40. }
  41. ],
  42. "username": "KPXC_BITWARDEN",
  43. "password": null,
  44. "totp": null
  45. },
  46. "collectionIds": null
  47. }
  48. ]
  49. }