Files
keycloak/docs/documentation/upgrading/topics/changes/changes-26_0_8.adoc
2025-01-15 09:36:19 +01:00

8 lines
457 B
Plaintext

= Deprecating using system variables in the realm configuration
To favor a more secure server runtime and avoid to accidentally expose system variables, you are now forced to specify
which system variables you want to expose by using the `spi-admin-allowed-system-variables` configuration option when
starting the server.
In future releases, this capability will be removed in favor of preventing any usage of system variables in the realm configuration.