Messages - 3.2.1 client_secret value ambiguous

Issue #195 resolved
Former user created an issue

client_secret: "If the "secret_type" is "JWT", the value is the JWS [JWS] signature of a JSON object"

It is unclear if the whole JWS is regarded as the signature and value of the client_secret, or just the crypto output part of the JWS.

Also the "S" is JWS I believe stands for "signature", "JWS signature" doesn't sound right.

Comments (2)

  1. Log in to comment