Zoltan Chovan has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19156
Change subject: jwt: Additional test ...................................................................... jwt: Additional test * Added JWT scenarios to the negiotiation test * Updated the security-itest with JWT expiration scenario * Updated MiniOidc to set exires_at and not_before properties of the generated JWTs * Added methods to be able to manually create JWT and JWKS files Change-Id: I1977c80b70fd9628ac800671f6cf16e9fa96c0f0 --- M src/kudu/integration-tests/security-itest.cc M src/kudu/rpc/CMakeLists.txt M src/kudu/rpc/client_negotiation.cc M src/kudu/rpc/negotiation-test.cc M src/kudu/rpc/negotiation.cc M src/kudu/rpc/server_negotiation.cc M src/kudu/util/jwt-util.cc M src/kudu/util/jwt-util.h M src/kudu/util/jwt_test_certs.cc M src/kudu/util/jwt_test_certs.h M src/kudu/util/mini_oidc.cc M src/kudu/util/mini_oidc.h 12 files changed, 366 insertions(+), 73 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/56/19156/1 -- To view, visit http://gerrit.cloudera.org:8080/19156 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1977c80b70fd9628ac800671f6cf16e9fa96c0f0 Gerrit-Change-Number: 19156 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Chovan <[email protected]>
