- From: Arch Oversight via GitHub <sysbot+gh@w3.org>
- Date: Fri, 30 Apr 2021 02:24:24 +0000
- To: public-webauthn@w3.org
It seems that WebKit/Safari has now implemented this, see https://bugs.webkit.org/show_bug.cgi?id=213595. This broke an auth flow in Keycloak (an IdP) that was using onLoad to fire the WebAuthN for me personally. Figured I'd leave this comment in case anyone else comes looking as to why Safari (Mac OS Big Sur, Safari 14.1) is failing to use WebAuthN with an error similar to: ``` User gesture is not detected. To use the WebAuthn API, call 'navigator.credentials.create' within user activated events. ``` -- GitHub Notification of comment by archoversight Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1293#issuecomment-829751750 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 30 April 2021 02:24:26 UTC