Skip to content

Safari 15.5 not working #303

@masteratt

Description

@masteratt

Hello,

If you go to your website on Safari 15.5 and try to register and login: https://fido2-net-lib.passwordless.dev/passwordless#heroFoot

Registering works but sign in fails:
image

Apple did make a change regarding WebAuthn as follows for Safari 15.5:
"Fixed WebAuthn implementation to match specifications to use the default pubKeyCredParams list if the list in makeCredential is empty."
https://developer.apple.com/documentation/safari-release-notes/safari-15_5-release-notes

However, our pubKeyCredParams list is not empty so I don't know why the behaviour is broken all of a sudden.

Is there any changes I can make in my options or when I call this library that will fix this issue?

What complicates matters is I don't have access to Safari 15.5 so I can't do further debugging so thought I'll try here to see if you knew of this breaking change and had any ideas.

Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions