dbsc icon indicating copy to clipboard operation
dbsc copied to clipboard

Public key in JWT

Open bc-pi opened this issue 10 months ago • 4 comments

Please consider using the jwk header parameter to convey the public key in the JWT sent by the browser. That would better leverage existing standards, be similar to how DPoP did much the same thing: https://www.rfc-editor.org/rfc/rfc9449.html#name-dpop-proof-jwt-syntax, and remove ambiguity of "key": "public key", in the current example.

bc-pi avatar Apr 09 '24 22:04 bc-pi