-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56754/
-----------------------------------------------------------
(Updated Feb. 28, 2017, 2:39 p.m.)
Review request for mesos, Alexander Rojas 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 76d58a0bbd77fe59ff8a81ba7a68c84dc7169750
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