]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/auth: Implement Keystone service token as separate TokenExtractor
authorTobias Urdin <tobias.urdin@binero.se>
Sun, 8 May 2022 21:59:20 +0000 (21:59 +0000)
committerTobias Urdin <tobias.urdin@binero.se>
Wed, 21 Sep 2022 20:33:29 +0000 (20:33 +0000)
commit3b4efd4f00314d0dd86f581e999634d90fef9528
treebeb3414d4a852617c693a838f5d96beaf3aea494
parent40d5d14aa492a65853903313af518f3b6b6d439b
rgw/auth: Implement Keystone service token as separate TokenExtractor

This change implements a separate TokenExtractor for the
Keystone service token code instead of extending the
TokenExtractor with another method to implement.

Signed-off-by: Tobias Urdin <tobias.urdin@binero.com>
src/rgw/rgw_auth.h
src/rgw/rgw_auth_keystone.h
src/rgw/rgw_rest_sts.h
src/rgw/rgw_swift_auth.h