]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/auth: Add service token feature behind config
authorTobias Urdin <tobias.urdin@binero.se>
Wed, 27 Apr 2022 06:32:16 +0000 (06:32 +0000)
committerTobias Urdin <tobias.urdin@binero.se>
Wed, 21 Sep 2022 20:33:29 +0000 (20:33 +0000)
commitae9134e12c7c1b834dec22ce95050e2e469a53f3
tree84c85fecb0f257eb22aa89dfea81b315ad641972
parente76a2e2124c170806b7e006c3494cc32624bd7d8
rgw/auth: Add service token feature behind config

This adds the rgw_keystone_service_token_enabled config
option that determines if service tokens is allowed or not.

The config option defaults to false.

Signed-off-by: Tobias Urdin <tobias.urdin@binero.com>
src/common/options/rgw.yaml.in
src/rgw/rgw_auth_keystone.cc