OpenSearch/docs/reference/migration/migrate_7_0
Tim Vernum 574ec6686e
Include realm type in Security Realm setting keys (#30241)
This moves all Realm settings to an Affix definition.
However, because different realm types define different settings
(potentially conflicting settings) this requires that the realm type
become part of the setting key.

Thus, we now need to define realm settings as:

    xpack.security.authc.realms:
      file.file1:
        order: 0

      native.native1:
        order: 1

- This is a breaking change to realm config
- This is also a breaking change to custom security realms (SecurityExtension)
2018-11-06 14:56:50 +11:00
..
aggregations.asciidoc Require combine and reduce scripts in scripted metrics aggregation (#33452) 2018-10-03 15:22:01 +01:00
analysis.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
api.asciidoc Remove deprecated url parameters `_source_include` and `_source_exclude` (#35097) 2018-10-31 17:11:59 -04:00
cluster.asciidoc Add cluster-wide shard limit warnings (#34021) 2018-10-23 16:35:10 -06:00
indices.asciidoc fix broken doc due to `elasticsearch-translog` removal 2018-10-01 17:54:32 +02:00
java.asciidoc Collapse pipeline aggs into single package (#34658) 2018-10-23 16:01:01 -04:00
low_level_restclient.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
mappings.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
packaging.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
plugins.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
restclient.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
scripting.asciidoc Add migration info for missing values in script 2018-10-03 11:56:18 -04:00
search.asciidoc [Docs] Add migration note about expanded fields limit (#34920) 2018-10-29 10:23:07 +01:00
settings.asciidoc Include realm type in Security Realm setting keys (#30241) 2018-11-06 14:56:50 +11:00
snapshotstats.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00