quarkusio / quarkus

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

WebAuthn: do something with WebAuthnHelper #44106

Open FroMage opened 1 week ago

FroMage commented 1 week 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 1 week ago

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