Skip to content

Fix WebAuthN Issue#85

Open
scheibling wants to merge 1 commit into
lukin:masterfrom
scheibling:patch-1
Open

Fix WebAuthN Issue#85
scheibling wants to merge 1 commit into
lukin:masterfrom
scheibling:patch-1

Conversation

@scheibling

Copy link
Copy Markdown

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

youss6f commented Mar 27, 2024

Copy link
Copy Markdown

Uncaught Reference Error: registerSecurityKey is not defined

@scheibling

Copy link
Copy Markdown
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

cJlD2ENp4PoPQ commented Mar 30, 2024

Copy link
Copy Markdown

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