OpenSearch/x-pack/qa/third-party
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
..
active-directory Include realm type in Security Realm setting keys (#30241) 2018-11-06 14:56:50 +11:00
hipchat Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
jira Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' (#33744) 2018-09-17 15:35:54 -04:00
pagerduty Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
slack Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
build.gradle Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00