Clément Michaud created MESOS-8974:
--------------------------------------
Summary: Add support for JWK sets to handle multiple keys in JWT
library
Key: MESOS-8974
URL: https://issues.apache.org/jira/browse/MESOS-8974
Project: Mesos
Issue Type: Improvement
Components: security
Reporter: Clément Michaud
Mesos should be able to support JWK sets (and deprecate the --jwt_secret_key
flag?) in order to handle multiple keys (of any type) in the JWT library and
allow smooth key rotations between two or more keys.
This would require implementing the following RFC:
https://tools.ietf.org/html/rfc7517.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)