Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
authentication/webauthn
Describe the bug
There is a failure in the nightly CI:
https://github.com/keycloak/keycloak/actions/runs/15573048245/job/43852902750
There are failures in the PRs that are unrelated to the changes.
https://github.com/keycloak/keycloak/actions/runs/15566402079/job/43837221890?pr=40256
https://github.com/keycloak/keycloak/actions/runs/15578048857/job/43866953294?pr=40331
Version
main
Regression
- The issue is a regression
Expected behavior
Tests should pass
Actual behavior
Tests fail with WebAuthn related error message for chrome
How to Reproduce?
Look at the CI logs above.
Anything else?
No response