mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
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) |
||
---|---|---|
.. | ||
images | ||
audit-settings.asciidoc | ||
ccr-settings.asciidoc | ||
common-defs.asciidoc | ||
data-stream-lifecycle-settings.asciidoc | ||
health-diagnostic-settings.asciidoc | ||
ilm-settings.asciidoc | ||
license-settings.asciidoc | ||
ml-settings.asciidoc | ||
monitoring-settings.asciidoc | ||
notification-settings.asciidoc | ||
security-hash-settings.asciidoc | ||
security-settings.asciidoc | ||
snapshot-settings.asciidoc | ||
ssl-settings.asciidoc | ||
transform-settings.asciidoc |