Details
Description
Impala does not implement the fully specs for JSON Web Keys (JWK) and JSON Web Tokens (JWT). For example, the "alg" property is required in the JWK, and the "x5c" property is not supported in the JWK.
The Impala documentation does not outline the requirements for using JWT auth with Impala. Create a docs page detailing what fields are required on JWKs and JWTs.
Attachments
Issue Links
- relates to
-
IMPALA-12558 JSON Web Keys (JWK) Must Not Require the Optional alg Property
- Resolved
-
IMPALA-12559 Support x5c Parameter in JSON Web Keys (JWK)
- Resolved