From: Tobias Urdin Date: Mon, 2 May 2022 07:34:07 +0000 (+0000) Subject: rgw/auth: Set see_also backreferences for service token opts X-Git-Tag: v18.1.0~1023^2~12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c1d75a12c97ba7672cfb9d2b07a32b436f2cece4;p=ceph.git rgw/auth: Set see_also backreferences for service token opts Signed-off-by: Tobias Urdin --- diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index b640a2a0b639..00c3d16c70fe 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -678,6 +678,9 @@ options: a X-Service-Token header with a Keystone token that if it has acceptable roles allows using an expired token in the X-Auth-Token header. default: false + see_also: + - rgw_keystone_service_token_accepted_roles + - rgw_keystone_expired_token_cache_expiration services: - rgw with_legacy: true