Missing kid in jwks.json
The OpenID certification test suite raise this error suite:
This is due to a missing key entry.
https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.10.1
I am not sure why this is required since the spec mentions that it only required when there are several keys in the jwks.
Set document. If there are multiple keys in the referenced JWK Set document, a kid value MUST be provided in the JOSE Header.
Edited by Éloi Rivard
