GluuFederation / fido2

Fido2 server
MIT License
2 stars 4 forks source link

Migrated u2f entry does not work for authentication #41

Open jgomer2001 opened 1 year ago

jgomer2001 commented 1 year ago

Gluu CE 4.4.1 on Ubuntu 20.

I migrated a U2F entry to FIDO2, here is the ldif (this user has uid=admin, do not import without preliminar edition): admin.ldif.txt

Migration process explained here. Ensure to use master branch for step 1 (i.e. https://github.com/GluuFederation/casa/archive/master.zip)

The following appears in the jetty log when trying to authenticate: assertion.txt

The fido2.log file does not show any error at all. Why?

Here's a screenshot from the browser: Screenshot from 2022-09-15 11-02-53

The NPE is thrown because getRegistrationData().getAttenstationRequest() evaluates to null in the migrated entry