OpenSearch/x-pack/docs/en/security
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
..
auditing [Docs] audit logfile structured format (#34584) 2018-10-26 15:19:35 +03:00
authentication Include realm type in Security Realm setting keys (#30241) 2018-11-06 14:56:50 +11:00
authorization ingest: raise visibility of ingest plugin documentation (#35048) 2018-11-05 11:44:10 -06:00
ccs-clients-integrations Fix remote clusters section link 2018-10-20 11:16:39 -04:00
images Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ccs-clients-integrations.asciidoc [DOCS] Fix more edit URLs in Stack Overview (#30704) 2018-05-23 09:37:55 -07:00
configuring-es.asciidoc [Docs] Correct typo in configuring-es.asciidoc (#34064) 2018-09-26 16:35:44 +02:00
fips-140-compliance.asciidoc Change wording for FIPS 140-2 (#34471) 2018-10-18 18:22:46 +03:00
reference.asciidoc [DOCS] Moves security reference to docs folder (#33643) 2018-09-14 13:09:47 -07:00
securing-communications.asciidoc [DOCS] Moves securing-communications to docs (#33640) 2018-09-13 10:42:26 -07:00
using-ip-filtering.asciidoc [DOCS] Fixes title capitalization in security content 2018-05-14 15:36:03 -07:00