diff --git a/templates/caracal/keystone.conf b/templates/caracal/keystone.conf index 3ff77e1f..a968d82d 100644 --- a/templates/caracal/keystone.conf +++ b/templates/caracal/keystone.conf @@ -51,6 +51,8 @@ cache_time = {{ role_cache_expiration }} [endpoint_filter] [token] +# We permanently disable token caching in Caracal onwards - See LP#2113772 +caching = false expiration = {{ token_expiration }} [fernet_tokens]