Messages 3.2.1 secret_type = JWT (Editorial)

Issue #259 resolved
Casper Biering created an issue

Spec says: "If the "secret_type" is "JWT", the value is the JWS [JWS] signature of a JSON object containing one of the following claims".

I suggest to clarify it a bit: "If the "secret_type" is "JWT", the value is a signed JWT via JWS [JWS] of a JSON object containing one of the following claims".

Comments (2)

  1. Log in to comment