GluuFederation / fido2

Fido2 server
MIT License
2 stars 4 forks source link

NPE during attestation when authenticatorSelection omits optional authenticatorAttachment #43

Open harrdou opened 1 year ago

harrdou commented 1 year ago

E.g. with the following:

 "authenticatorSelection" : {"userVerification": "discouraged"}

...NPE is thrown here.