@@ -256,9 +256,8 @@ realm without removing its configuration information. Defaults to `true`.
256
256
[[ref-native-settings]]
257
257
[discrete]
258
258
===== Native realm settings
259
- For a native realm, the `type` must be set to `native`. In addition to the
260
- <<ref-realm-settings,settings that are valid for all realms>>, you can specify
261
- the following optional settings:
259
+ In addition to the <<ref-realm-settings,settings that are valid for all realms>>,
260
+ you can specify the following optional settings:
262
261
263
262
`cache.ttl`::
264
263
(<<static-cluster-setting,Static>>)
@@ -290,8 +289,7 @@ Defaults to `true`.
290
289
[discrete]
291
290
===== File realm settings
292
291
293
- The `type` setting must be set to `file`. In addition to the
294
- <<ref-realm-settings,settings that are valid for all realms>>, you can specify
292
+ In addition to the <<ref-realm-settings,settings that are valid for all realms>>, you can specify
295
293
the following settings:
296
294
297
295
`cache.ttl`::
@@ -323,8 +321,7 @@ Defaults to `true`.
323
321
[discrete]
324
322
===== LDAP realm settings
325
323
326
- The `type` setting must be set to `ldap`. In addition to the
327
- <<ref-realm-settings>>, you can specify the following settings:
324
+ In addition to the <<ref-realm-settings>>, you can specify the following settings:
328
325
329
326
`url`::
330
327
(<<static-cluster-setting,Static>>)
@@ -648,9 +645,8 @@ Defaults to `true`.
648
645
[discrete]
649
646
===== Active Directory realm settings
650
647
651
- The `type` setting must be set to `active_directory`. In addition to the
652
- <<ref-realm-settings,settings that are valid for all realms>>, you can specify
653
- the following settings:
648
+ In addition to the <<ref-realm-settings,settings that are valid for all realms>>,
649
+ you can specify the following settings:
654
650
655
651
`url`::
656
652
(<<static-cluster-setting,Static>>)
@@ -959,8 +955,7 @@ LDAP operation (such as `search`). Defaults to `true`.
959
955
[discrete]
960
956
===== PKI realm settings
961
957
962
- The `type` setting must be set to `pki`. In addition to the
963
- <<ref-realm-settings,settings that are valid for all realms>>, you can specify
958
+ In addition to the <<ref-realm-settings,settings that are valid for all realms>>, you can specify
964
959
the following settings:
965
960
966
961
`username_pattern`::
@@ -1034,8 +1029,7 @@ Configuring authentication delegation for PKI realms>>.
1034
1029
[discrete]
1035
1030
===== SAML realm settings
1036
1031
// tag::saml-description-tag[]
1037
- The `type` setting must be set to `saml`. In addition to the
1038
- <<ref-realm-settings,settings that are valid for all realms>>, you can specify
1032
+ In addition to the <<ref-realm-settings,settings that are valid for all realms>>, you can specify
1039
1033
the following settings.
1040
1034
// end::saml-description-tag[]
1041
1035
@@ -1499,7 +1493,7 @@ include::{es-repo-dir}/settings/common-defs.asciidoc[tag=ssl-cipher-suites-value
1499
1493
[[ref-kerberos-settings]]
1500
1494
===== Kerberos realm settings
1501
1495
// tag::kerberos-description-tag[]
1502
- For a Kerberos realm, the `type` must be set to `kerberos`. In addition to the
1496
+ In addition to the
1503
1497
<<ref-realm-settings,settings that are valid for all realms>>, you can specify
1504
1498
the following settings:
1505
1499
// end::kerberos-description-tag[]
0 commit comments