On 16/02/2021 16:48, Holger wrote:
I have configured a webauthn flow in Keycloak.
This works with Firefox but unfortunately not with my favorite browser
Seamonkey.

The settings in about:config are the same in both browsers:
     security.webauth.webauthn;true
     security.webauth.webauthn_enable_usbtoken;true
     security.webauth.webauthn_enable_softtoken;false
     security.webauth.u2f;false

The online check (https://psteniusubi.github.io/webauthn-tester/)
returns for credential-create:
isUserVerifyingPlatformAuthenticatorAvailable()[w3c] Error: TypeError:
PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable is not
a function

If I'm not wrong, the Webauthn implementation is supposed to work in
Firefox r60 and later.

Am I doing something wrong?
Is this a fixable bug in Seamonkey?
...

It's a not-yet-implemented feature, despite the rv60 in the SM 2.5x.x user agent string.

Possibly you may find code here <https://gitlab.com/adessoAG/FIDELIO/eService/-/tree/master/src/main/webapp/js> that could be adapted to help SM operate with your system?

/df

--
London
UK
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to