elasticsearch/docs/reference/migration/migrate_8_0/security.asciidoc

19 lines
578 B
Plaintext
Raw Normal View History

[float]
[[breaking_80_security_changes]]
=== Security changes
[float]
==== The `accept_default_password` setting has been removed
The `xpack.security.authc.accept_default_password` setting has not had any affect
since the 6.0 release of {es}. It has been removed and cannot be used.
[float]
==== The `roles.index.cache.*` settings have been removed
The `xpack.security.authz.store.roles.index.cache.max_size` and
`xpack.security.authz.store.roles.index.cache.ttl` settings have
been removed. These settings have been redundant and deprecated
since the 5.2 release of {es}.