Hi: I saw the post WWDC WebKit release notes said Safari will support largeblob extension from version 17. But when I create a credential with largeblob extension, different action takes according what authenticator used. The credential options is: credCreateOptions: { rp: { name: WebAuthn demo, id: webauthn.turinggear.com }, user: { name: Jonathon.Runte97@gmail.com, displayName: Jonathon.Runte97@gmail.com, id: bqShD9YGRicjM-1foXiBqrdCzTHTuG1bkmKaxzn7oEM }, challenge: 9BP4y2epk2b3MhRCRRS5tt4bdWYLPJcKBLMMiB_7p7E, pubKeyCredParams: [ { alg: -7, type: public-key }, { alg: -257, type: public-key } ], excludeCredentials: [], authenticatorSelection: { requireResidentKey: true, residentKey: required, userVerification: discouraged }, attestation: none, extensions: { credProps: true, largeBlob: { support: preferred } } } When i choose use iPhone be my authenticator, it seems that largeblob act as it should be: credential : { id: ZRxBdH4LKE4eiVxbwcA4Kmn9VZk, rawId: ZRxBdH4LKE4eiVxbwcA4Kmn9VZk, response: { attestationOb