2026.1 Series Release Notes¶
28.0.0¶
New Features¶
Added new parameter
keystone:federation::openid::openidc_xforwarded_headersthat can be used to configure theOIDCXForwardedHeadersconfiguration for the httpd mod_auth_openidc plugin.
Deprecation Notes¶
The
keystone::cache::hashclient_retry_delayparameter was deprecated in favor of the newhashclient_retry_timeoutparameter.
The
keystone::cache::dead_timeoutparameter was deprecated in favor of the newhashclient_dead_timeoutparameter.
The following parameters of the
keystone::cacheclass have been deprecated in favor of the new generic parameters.memcache_usernameandredis_username(Useusername)memcache_passwordandredis_password(Usepassword)memcache_socket_timeoutandredis_socket_timeout(Usesocket_timeout)