microsoft / azure-privacy-sandbox-kms

MIT License
4 stars 6 forks source link

`/key` endpoint returns empty `wrapped` field when format is `jwk` #178

Closed DomAyre closed 1 day ago

DomAyre commented 1 day ago

Not sure if this is intentional or not, but when the format of the key returned from the /key endpoint is jwk either because no format is specified or if it's explicitly specified, the key itself is blank. It works fine for fmt=tink

DomAyre commented 1 day ago

Turns out this is intended to match the privacy sandbox scheme