From: Tobias Urdin Date: Sun, 8 May 2022 22:04:07 +0000 (+0000) Subject: rgw/doc: Replace underscores with spaces for config opt X-Git-Tag: v18.1.0~1023^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=319d94030c4be72f2a96b84dd5678ac27e7b56c6;p=ceph.git rgw/doc: Replace underscores with spaces for config opt Also fixes a gramatical error in the documentation text itself. Signed-off-by: Tobias Urdin --- diff --git a/doc/radosgw/keystone.rst b/doc/radosgw/keystone.rst index b0b7dd847932..20edc3d2428a 100644 --- a/doc/radosgw/keystone.rst +++ b/doc/radosgw/keystone.rst @@ -166,10 +166,10 @@ Service tokens can be enabled to support RadosGW Keystone integration to allow expired tokens when coupled with a valid service token in the request. Enable the support with ``rgw keystone service token enabled`` and use the -``rgw keystone service token accepted roles`` to specify which roles are considered +``rgw keystone service token accepted roles`` option to specify which roles are considered service roles. -The ``rgw_keystone_expired_token_cache_expiration`` option can be used to tune the cache +The ``rgw keystone expired token cache expiration`` option can be used to tune the cache expiration for an expired token allowed with a service token, please note that this must be lower than the ``[token]/allow_expired_window`` option in the Keystone configuration.