mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
This change removes `xpack.security.authc.token.passphrase` entirely since from 6.0 onwards we use randomly generated keys by the master there is no need for this setting anymore. This setting will be deprecated from 6.0 onwards. Original commit: elastic/x-pack-elasticsearch@37ba90359e