|
2 | 2 | navigation_title: SAML |
3 | 3 | mapped_pages: |
4 | 4 | - https://www.elastic.co/guide/en/elasticsearch/reference/current/saml-realm.html |
| 5 | + - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-sign-outgoing-saml-message.html |
5 | 6 | - https://www.elastic.co/guide/en/cloud-enterprise/current/ece_sign_outgoing_saml_message.html |
6 | 7 | - https://www.elastic.co/guide/en/cloud-enterprise/current/ece_optional_settings.html |
7 | 8 | - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-securing-clusters-SAML.html |
@@ -158,7 +159,7 @@ idp.metadata.path |
158 | 159 | :::{tip} |
159 | 160 | If you want to pass a file path, then review the following: |
160 | 161 | * File path settings are resolved relative to the {{es}} config directory. {{es}} will automatically monitor this file for changes and will reload the configuration whenever it is updated. |
161 | | - * If you're using {{ece}} or {{ech}}, then you must upload the file [as a custom bundle](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md) before it can be referenced. |
| 162 | + * If you're using {{ech}} or {{ece}}, then you must upload the file before it can be referenced. For {{ech}}, upload the file [as a custom bundle](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md). For {{ece}}, follow the equivalent [ECE procedure](/deploy-manage/deploy/cloud-enterprise/add-custom-bundles-plugins.md). |
162 | 163 | * If you're using {{eck}}, then install the file as [custom configuration files](/deploy-manage/deploy/cloud-on-k8s/custom-configuration-files-plugins.md#use-a-volume-and-volume-mount-together-with-a-configmap-or-secret). |
163 | 164 | ::: |
164 | 165 |
|
@@ -416,11 +417,11 @@ Encryption certificates can be generated with the same process. |
416 | 417 |
|
417 | 418 | ### Sign outgoing SAML messages [_configuring_es_for_signing] |
418 | 419 |
|
419 | | -By default, {{es}} will sign *all* outgoing SAML messages if a signing key has been configured. |
| 420 | +By default, {{es}} will sign *all* outgoing SAML messages if a signing certificate and key has been configured. |
420 | 421 |
|
421 | 422 | :::{tip} |
422 | 423 | * In self-managed clusters, file path settings is resolved relative to the {{es}} config directory. {{es}} will automatically monitor this file for changes and will reload the configuration whenever it is updated. |
423 | | -* If you're using {{ece}} or {{ech}}, then you must upload any certificate or keystore files [as a custom bundle](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md) before it can be referenced. You can add this file to your existing SAML bundle. |
| 424 | +* If you're using {{ech}} or {{ece}}, then you must upload any certificate or keystore files before they can be referenced in the configuration. For {{ech}}, upload them [as a custom bundle](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md). For {{ece}}, follow the equivalent [ECE procedure](/deploy-manage/deploy/cloud-enterprise/add-custom-bundles-plugins.md). In both cases, you can add the files to your existing SAML bundle. |
424 | 425 | * If you're using {{eck}}, then install the files as [custom configuration files](/deploy-manage/deploy/cloud-on-k8s/custom-configuration-files-plugins.md#use-a-volume-and-volume-mount-together-with-a-configmap-or-secret). |
425 | 426 | ::: |
426 | 427 |
|
@@ -484,7 +485,7 @@ If an `Assertion` contains both encrypted and plain-text attributes, then failur |
484 | 485 |
|
485 | 486 | :::{tip} |
486 | 487 | * In self-managed clusters, file path settings is resolved relative to the {{es}} config directory. {{es}} will automatically monitor this file for changes and will reload the configuration whenever it is updated. |
487 | | -* If you're using {{ece}} or {{ech}}, then you must upload any certificate or keystore files [as a custom bundle](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md) before it can be referenced. You can add this file to your existing SAML bundle. |
| 488 | +* If you're using {{ech}} or {{ece}}, then you must upload any certificate or keystore files before they can be referenced in the configuration. For {{ech}}, upload them [as a custom bundle](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md). For {{ece}}, follow the equivalent [ECE procedure](/deploy-manage/deploy/cloud-enterprise/add-custom-bundles-plugins.md). In both cases, you can add the files to your existing SAML bundle. |
488 | 489 | * If you're using {{eck}}, then install the files as [custom configuration files](/deploy-manage/deploy/cloud-on-k8s/custom-configuration-files-plugins.md#use-a-volume-and-volume-mount-together-with-a-configmap-or-secret). |
489 | 490 | ::: |
490 | 491 |
|
|
0 commit comments