Fix typos
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
This commit is contained in:
parent
8c61db15df
commit
6885fe37af
|
@ -145,8 +145,7 @@ If `challenge` is set to `false` and no `Authorization` header field is set, the
|
||||||
|
|
||||||
## Kerberos
|
## Kerberos
|
||||||
|
|
||||||
|
Kerberos authentication will not work with OpenSearch Dashboards. To track OpenSearch's progress adding support for Kerberos in OpenSearch Dashboards, see [issue #907 Kerberos Auth does not exist](https://github.com/opensearch-project/security-dashboards-plugin/issues/907) in the Dashboard's Security Plugin repository. {: .warning }
|
||||||
Kerberos authentication will not work with OpenSearch Dashboards. To track OpenSearch's progress on adding support for Kerberos in OpenSearch Dashboards, see [issue #907, Kerberos Auth does not exist](https://github.com/opensearch-project/security-dashboards-plugin/issues/907) in the Dashboard's Security Plugin repository. {: .warning }
|
|
||||||
|
|
||||||
Due to the nature of Kerberos, you must define some settings in `opensearch.yml` and some in `config.yml`.
|
Due to the nature of Kerberos, you must define some settings in `opensearch.yml` and some in `config.yml`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue