-
Hello,
today I noticed that live demo www.webauthn.org is not working.
```
>ping webauthn.org
Pinging webauthn.org [45.55.1.178] with 32 bytes of data:
Request timed out.
Request timed out…
-
### What happened?
When I launch the chrome browser with incognito mode, I can not open new tab using `driver.switchTo().newWindow(WindowType.TAB)` option whereas I can open new tab using Javascript …
-
**Describe the bug**
When setting up passworless authentication I get
`Errors.User.WebAuthN.ErrorOnParseCredential`
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new User
2. P…
mffap updated
1 month ago
-
The JS code expects server responses to adhere to a certain format ; e.g. the call to `/webauthn/register/options` should return certain fields. The Spring Security implementation is expected to respo…
-
Please confirm that:
* [X] You have read and understood the [requirements for registration](https://tools.ietf.org/html/rfc8615#section-3.1).
* [X] You have checked [the registry](https://www.iana…
-
WebAuthn/Passkeys also provide authentication by having the subject hold a private key and publishing a related public key to the servers (sort of like DID) depending on no 3rd parties (in theory)?
…
-
### Steps to reproduce
1. Add a passkey in Settings -> Security -> Passwordless Authentication
2. Log out
3. On the login page, click "Log in with a device"
4. Enter username and click "Log in"
5. Con…
-
The passwordless login method is broken in the latest login ui version.
To reproduce:
1. Run the docker compose with login ui image >v0.17.0, create a hydra client and run grafana.
2. Go to localho…
-
The current WebAuthn code violates the [specification](https://www.w3.org/TR/webauthn-2/#sctn-rp-operations). I'm not classifying this as a vulnerability, but one could argue any violation of somethin…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues.
### Enhancement Request
Is it possible to add webaut…