A JWK Set is a JSON object that represents a set of JWKs. The JSON object MUST have a "keys"
member, with its value being an array of JWKs.
Additional members can be present in the JWK Set but member names MUST be unique. If not
understood by implementations encountering them, they MUST be ignored. Parameters for
representing additional properties of JWK Sets should either be registered in the IANA
"JSON Web Key Set Parameters" registry or be a value that contains a Collision-Resistant Name.
JSON Web Key Set (JWK Set)
Remarks
A JWK Set is a JSON object that represents a set of JWKs. The JSON object MUST have a "keys" member, with its value being an array of JWKs.
Additional members can be present in the JWK Set but member names MUST be unique. If not understood by implementations encountering them, they MUST be ignored. Parameters for representing additional properties of JWK Sets should either be registered in the IANA "JSON Web Key Set Parameters" registry or be a value that contains a Collision-Resistant Name.