elasticsearch/docs/reference/settings
Jake Landis 80cc651614
Fix jwt and oidc doc (#97942)
This commit corrects the following issues with JWT and OIDC `jwkset_path` documentation:
* only https is supported for the JWT realm (OIDC support both https and http)
* JWT realm does not use a file watcher to reload the file every 5 seconds
* simplify "path" to  "file name" ..technically it is resolved path, but 99% of the time it will be just 
     a file name in the config directory and "path" is ambiguous
* remove special mention of using the absolute path in cloud. .. this is an unnecessary implementation 
     detail and the only setting (of many) that calls out the cloud config directly by absolute path
* ensure the 2 different JWT documentations are the same
* make mention of when the JWT file will be reloaded (it is not backed by the file watcher, only OIDC is)
2023-08-15 15:50:17 -05:00
..
images [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
audit-settings.asciidoc Support audit ignore policy by actions (#67477) 2021-03-01 18:44:57 +01:00
ccr-settings.asciidoc [DOCS] Update CCR docs to focus on Kibana (#60555) 2020-08-17 15:36:54 -04:00
common-defs.asciidoc [DOCS] Add ssl.verification_mode to secure settings (#93083) 2023-01-19 17:13:55 +01:00
data-stream-lifecycle-settings.asciidoc Hiding data stream lifecycle documentation in released docs (#98334) 2023-08-10 08:18:05 -05:00
health-diagnostic-settings.asciidoc HealthPeriodicLogger disabled by default (#97722) 2023-07-18 10:18:23 +03:00
ilm-settings.asciidoc ILM don't rollover empty indices (#89557) 2022-09-19 18:37:41 -04:00
license-settings.asciidoc [DOCS] Document dynamic cluster settings (#61760) 2020-09-01 15:48:45 -04:00
ml-settings.asciidoc [DOCS] Document xpack.ml.model_repository setting (#95789) 2023-05-03 17:19:13 +02:00
monitoring-settings.asciidoc [DOCS] Describe how to use Elastic Agent to monitor Elasticsearch (#94348) 2023-03-24 09:00:21 -07:00
notification-settings.asciidoc Add list of allowed domains for Watcher email action (#84894) 2022-03-16 08:03:58 -06:00
security-hash-settings.asciidoc Introduce an additional hasher (PBKDF2_STRETCH) (#65328) 2020-11-26 13:29:19 +01:00
security-settings.asciidoc Fix jwt and oidc doc (#97942) 2023-08-15 15:50:17 -05:00
snapshot-settings.asciidoc Add health user action for unhealthy SLM policy failure counts (#88523) 2022-07-25 15:58:20 -04:00
ssl-settings.asciidoc [DOCS] Add ssl.verification_mode to secure settings (#93083) 2023-01-19 17:13:55 +01:00
transform-settings.asciidoc [Transform] Implement per-transform num_failure_retries setting. (#87361) 2022-06-09 15:22:06 +02:00