-
RFC 8949 obsoletes RFC 7049, and the latter is what System.Formats.Cbor is built from.
The revised RFC changes, subtly, the sorting of map keys. The new RFC uses lexicographic sorting, as noted in …
-
A mix of Bugs and Feature Reqs relevant to FIDO2 to keep everything together on a list
Bugs:
#380 - Bruteforce Protection problematic with allow/exclude lists of credentials for login and register…
-
**Is your feature request related to a problem? Please describe.**
Currently, my understanding is that `kanidm_unixd` only supports passwords for PAM authentication, and not FIDO2/WebAuthn/"Passkey…
-
Is there a way to test FIDO2 CTAP2 Webauthn?
```[tasklist]
### Tasks
```
-
Hoping this is just something I'm missing.
## Expected Behavior
Authenticate against Okta using a Macbook TouchID.
## Current Behavior
Fails to either:
1. Use the existing TouchID profile in …
-
test item: MakeCredentialCredParamsTest
{
"description": "Tests entries in the credential parameters list.",
"error_message": "Falsely rejected cred params list with 1 good and 1 ba…
-
Since FIDO2.1, it should be possible to create non-discoverable credentials over CTAP2 without PIN if a PIN is set. We should also set the `makeCredUvNotRqd` option. More information:
- https://git…
-
On "5 User-Verifying Roaming Authenticators (UVRAs)", it seems RK is mandatory, I would like to know the reason why we cannot user NRK. In our understanding, it is working on NRK with username.
Does …
-
The current Okta WebAuthN support in `saml2aws` relies on https://github.com/marshallbrekka/go-u2fhost which only finds USB-based hardware authenticators.
Using TouchID appears to be implemented in…
-
## Support FIDO2 platform authenticators natively in mobile apps
### Problem
I want to use FIDO2 platform authenticators to authenticate my mobile apps (CTAP2 to be precise), not have to open a…