Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrated u2f entry does not work for authentication #41

Open
jgomer2001 opened this issue Sep 15, 2022 · 0 comments
Open

Migrated u2f entry does not work for authentication #41

jgomer2001 opened this issue Sep 15, 2022 · 0 comments
Assignees

Comments

@jgomer2001
Copy link
Contributor

jgomer2001 commented Sep 15, 2022

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

maduvena added a commit that referenced this issue Sep 21, 2022
@maduvena maduvena reopened this Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants