From d6cba8e8adf35490a62a3541ae992b5ef36108cd Mon Sep 17 00:00:00 2001 From: Pritha Srivastava Date: Mon, 27 Aug 2018 21:07:34 +0530 Subject: [PATCH] rgw: STS auth changes to make sure that other engines are not aware of session token. Signed-off-by: Pritha Srivastava --- src/common/options.cc | 2 +- src/rgw/rgw_auth_keystone.cc | 12 ------------ src/rgw/rgw_auth_s3.h | 11 ++++++----- src/rgw/rgw_rest_s3.cc | 17 +++++------------ 4 files changed, 12 insertions(+), 30 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index 39ebc1a932d..8f80b0cbb53 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -5372,7 +5372,7 @@ std::vector