eclipse-vertx / eclipse-vertx/vertx-auth
webauthn: implement proper support for extensions + validation
Open
enhancement
- Dominant language
- Java
- Stars
- 175
- Forks
- 159
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 3
Description
WebAuthn Level 2, defines a set of core extensions. While the current API does allow specifying extensions, there is no way to tell if the extension is for `registration` and/or `authentication`. It is also not possible to process and validate any extension response.
See: https://www.w3.org/TR/webauthn-2/#sctn-defined-extensions
Contributor guide
Assessment
This issue has not been assessed yet.