OpenSearch/docs/reference/settings
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
..
images [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
audit-settings.asciidoc [DOCS] Fixes formatting error in auditing settings 2018-11-05 15:30:35 -08:00
configuring-xes.asciidoc [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
license-settings.asciidoc [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
ml-settings.asciidoc [DOCS] Fixes formatting of dynamic settings links 2018-11-01 11:52:41 -07:00
monitoring-settings.asciidoc [DOCS] Fixes formatting of dynamic settings links 2018-11-01 11:52:41 -07:00
notification-settings.asciidoc Document smtp.ssl.trust configuration option (#34275) 2018-10-04 10:53:55 +03:00
security-hash-settings.asciidoc [DOCS] Add configurable password hashing docs (#32849) 2018-08-21 12:05:42 +03:00
security-settings.asciidoc Include realm type in Security Realm setting keys (#30241) 2018-11-06 14:56:50 +11:00
sql-settings.asciidoc [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
ssl-settings.asciidoc Support PKCS#11 tokens as keystores and truststores (#34063) 2018-10-04 10:51:58 +03:00