quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.83k stars 2.7k forks source link

WebAuthn: do something with WebAuthnHelper #44106

Open FroMage opened 3 weeks ago

FroMage commented 3 weeks ago

During my struggles with WebAuthn I wrote a helper class in quarkus-test-security-webauthn which dumps webauthn registration and login requests to human-readable form that is very useful because otherwise the things are a mix of json, cbor and binary.

I need to document this and perhaps use it either in logs or via the Dev UI.

quarkus-bot[bot] commented 3 weeks ago

/cc @pedroigor (bearer-token), @sberyozkin (bearer-token,jwt,security)