-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56754/
-----------------------------------------------------------
(Updated Feb. 22, 2017, 3:29 p.m.)
Review request for mesos and Greg Mann.
Changes
-------
Rebased.
Bugs: MESOS-7000
https://issues.apache.org/jira/browse/MESOS-7000
Repository: mesos
Description
-------
This can be used to create a 'Secret' from an 'AuthenticationContext'.
The resulting secret will provide a JWT.
Diffs (updated)
-----
src/Makefile.am 89fc72b8b4757f6b7a2f090167cca49ff46cff52
src/authentication/executor/jwt_secret_generator.hpp PRE-CREATION
src/authentication/executor/jwt_secret_generator.cpp PRE-CREATION
src/tests/secret_generator_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/56754/diff/
Testing
-------
make check
Thanks,
Jan Schlicht