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

Why when i login using 2FA using security key can't logged in? #524

Open
muhammadaskar opened this issue Mar 18, 2024 · 4 comments
Open

Comments

@muhammadaskar
Copy link

Hello. i get issue from WebauthnAuthenticate.tsx. When i login using 2FA security key i can't logged in and i get error from console:

Uncaught
Object { error: "access_denied", error_description: undefined }
​error: "access_denied"
error_description: undefined

Screenshot 2024-03-18 at 14 50 24
@garronej
Copy link
Collaborator

Hello @muhammadaskar,

Yes, there's a known bug in the WebauthnAuthenticate.tsx page that I didn't find time to fix.

You can checkout this PR from @D-Simona-G that fixes it: #488

@muhammadaskar
Copy link
Author

Hello @garronej . Thanks.

I'm sorry PR from @D-Simona-G which fixed it: #488 was different to WebauthnAuthenticate.tsx.

@muhammadaskar
Copy link
Author

can i implement ftl page https://github.com/keycloak/keycloak/blob/main/themes/src/main/resources/theme/base/login/webauthn-authenticate.ftl in keycloaktify? or any suggestion?

@garronej
Copy link
Collaborator

Hello @muhammadaskar,

Yes please! We would love to merge a PR adding this page. If you can't make a PR don't worry you can do that only for your project.
Anyway it's not very complicated the process is documented here:

https://docs.keycloakify.dev/limitations#some-pages-still-have-the-default-theme.-why

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