-
Is it possible to support WebAuthn via RADIUS?
From my understanding this may be hard - similar to [push tokens](https://github.com/privacyidea/FreeRADIUS/issues/38) where @cornelinux mentioned:
…
hex-m updated
2 months ago
-
For example, https://w3c.github.io/webauthn/#sctn-registering-a-new-credential has a step that reads
> Verify that the value of C.[type](https://w3c.github.io/webauthn/#dom-collectedclientdata-type…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/PublicKeyCredential/getClientExtensionResults
### What specific section or headline is this issue about?
_No response_
### What informa…
-
It would be nice to be able to use FIDO2 tokens (or passkeys) to authenticate with the web interface instead of passwords. It can be made easy to set up with a `gok auth` command that runs the registr…
-
https://w3c.github.io/webauthn/#webauthn-client-device
> [platform authenticators](https://w3c.github.io/webauthn/#platform-authenticators) are bound to a [client device](https://w3c.github.io/weba…
-
If only a passkey is used for MFA, peergos is not usable in command line
```
java.util.concurrent.CompletionException: java.lang.IllegalStateException: No supported 2 factor auth method! [MultiFac…
-
While testing in localhost the Verification of the response fails because it sends `http://localhost` to the server.
I think the following check should allow HTTP for localhost dev envs:
https:/…
-
### Use case
Currently, web is not supported for local_auth for local auth via web (biometric, passkey, etc.) which will be standard soon.
Web Authentication API Docs: https://developer.mozilla…
-
### What problem did you meet?
For now we have a feature that using passkey as a 2fa: https://docs.logto.io/docs/recipes/multi-factor-auth/webauthn/
But we cannot use it as a passwordless login prov…
-
### Preliminary checklist
- [X] I have read the [README](https://github.com/uazo/cromite/blob/master/README.md).
- [X] I have searched the existing issues for my problem. This is a new ticket, NOT…