Skip to content

Conversation

scheibling
Copy link

Fixes bug with WebAuthN registration that occured around v21, resolves #57, #76 . Backwards-compatible with earlier versions

Suggestion by @paulwer #57 (comment)

I've tested it with pre-21 and post-21 versions, seems to work well up to the newest version.

Fixes bug with WebAuthN registration that occured around v21. Backwards-compatible with earlier versions
@youss6f
Copy link

youss6f commented Mar 27, 2024

Uncaught Reference Error: registerSecurityKey is not defined

@scheibling
Copy link
Author

Uncaught Reference Error: registerSecurityKey is not defined

@youss6f That doesn't really look like something this PR would cause, are there any other error messages before that one that would indicate otherwise? Under which circumstances/with which versions are you getting this error?

@cJlD2ENp4PoPQ
Copy link

cJlD2ENp4PoPQ commented Mar 30, 2024

I had the same problem on Keycloak version 23.0.6

But I forgot to copy the " at the end of the line. After applying the whole change the registration worked as expected.

@youss6f Did you make the same misstake?

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

Successfully merging this pull request may close these issues.

WebAuthn registration failure

3 participants