Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/6071
Change subject: [security] tighter TSK and authn token validity settings ...................................................................... [security] tighter TSK and authn token validity settings Use more restrictive settings for default TSK validity and rotation intervals: 48 and 12 hours correspondingly. By default, use maximum possible validity interval for the generated authn tokens (deduced from TSK validity and rotation interval settings). It's also possible to specify custom validity interval for the generated authn tokens if setting --authn_token_validity_seconds=<custom_value> command-line flag to the desired value. Change-Id: I95bc64897ed16becda4ab8de6817695fdb48e9eb --- M src/kudu/master/master.cc M src/kudu/security/token_signer.cc M src/kudu/security/token_signer.h 3 files changed, 43 insertions(+), 16 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/6071/1 -- To view, visit http://gerrit.cloudera.org:8080/6071 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I95bc64897ed16becda4ab8de6817695fdb48e9eb Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
