]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/sts: adding code to enable usage of all
authorPritha Srivastava <prsrivas@redhat.com>
Wed, 31 Mar 2021 08:57:20 +0000 (14:27 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Wed, 1 Sep 2021 10:26:17 +0000 (15:56 +0530)
commit78f13d6de19f0260fe47d1d8e97b5e8f47bf1184
treeca154a28a808409aa8c966a010fc366a60eebb30
parentd2ae7153ea1e5f0eddcc5c22422a0621f1694c7e
rgw/sts: adding code to enable usage of all
token claims as 'Condition' of a role's
trust policy.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/jwt-cpp/jwt.h
src/rgw/rgw_auth.cc
src/rgw/rgw_auth.h
src/rgw/rgw_iam_policy.cc
src/rgw/rgw_iam_policy.h
src/rgw/rgw_op.cc
src/rgw/rgw_rest_sts.cc
src/rgw/rgw_rest_sts.h
src/test/rgw/test_rgw_iam_policy.cc
src/test/rgw/test_rgw_lua.cc