From a50340d4fdbf625bc9cb540d3aa901932374dce5 Mon Sep 17 00:00:00 2001 From: jkaufman-hc Date: Wed, 17 Sep 2025 15:51:46 +0000 Subject: [PATCH 1/3] Update configuration.mdx Yokohama Patch update reference and Zurich --- .../content/docs/platform/servicenow/configuration.mdx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx b/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx index e6233e64e9..61d9d4f717 100644 --- a/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx +++ b/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx @@ -99,10 +99,8 @@ In the ServiceNow UI: 1. Choose a type from the list. 1. Select "External credential store". 1. Provide a fully qualified collection name (FQCN): - - **Yokohama or newer**: in the **Credentials** section of the ServiceNow - webpage, select your credentials and click **ⓘ** for the "Credential - Storage Vault" mid server. Click **Open Record** to add the vault resolver - FQCN: `com.snc.discovery.CredentialResolver` + - **Zurich**: Following setup steps are the same as "Yokohama Patch 7" + - **Yokohama**: You will require, "Yokohama Patch 7" any other Yokohama version - CredentialResolver UI is missing - **Xanadu (Q4-2024) or newer**: use `com.snc.discovery.CredentialResolver` - **Versions prior to Xanadu (Q4-2024)**: leave blank or use "None" 1. Provide a meaningful name for the resolver. From fe3cf7c6d217a9f86e55eed22b7455b8308de2a5 Mon Sep 17 00:00:00 2001 From: Sarah Chavis <62406755+schavis@users.noreply.github.com> Date: Thu, 25 Sep 2025 11:37:20 -0700 Subject: [PATCH 2/3] Apply suggestion from @schavis --- .../v1.20.x/content/docs/platform/servicenow/configuration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx b/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx index 61d9d4f717..b2f57fb2d5 100644 --- a/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx +++ b/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx @@ -100,7 +100,7 @@ In the ServiceNow UI: 1. Select "External credential store". 1. Provide a fully qualified collection name (FQCN): - **Zurich**: Following setup steps are the same as "Yokohama Patch 7" - - **Yokohama**: You will require, "Yokohama Patch 7" any other Yokohama version - CredentialResolver UI is missing + - **Yokohama**: Requires "Yokohama Patch 7" for CredentialResolver UI support. - **Xanadu (Q4-2024) or newer**: use `com.snc.discovery.CredentialResolver` - **Versions prior to Xanadu (Q4-2024)**: leave blank or use "None" 1. Provide a meaningful name for the resolver. From 738da81ea070c2163d1a041e531cce784aee02a8 Mon Sep 17 00:00:00 2001 From: Sarah Chavis <62406755+schavis@users.noreply.github.com> Date: Thu, 25 Sep 2025 11:37:26 -0700 Subject: [PATCH 3/3] Apply suggestion from @schavis --- .../v1.20.x/content/docs/platform/servicenow/configuration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx b/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx index b2f57fb2d5..613f54450f 100644 --- a/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx +++ b/content/vault/v1.20.x/content/docs/platform/servicenow/configuration.mdx @@ -99,7 +99,7 @@ In the ServiceNow UI: 1. Choose a type from the list. 1. Select "External credential store". 1. Provide a fully qualified collection name (FQCN): - - **Zurich**: Following setup steps are the same as "Yokohama Patch 7" + - **Zurich**: Follow the same setup steps as "Yokohama Patch 7". - **Yokohama**: Requires "Yokohama Patch 7" for CredentialResolver UI support. - **Xanadu (Q4-2024) or newer**: use `com.snc.discovery.CredentialResolver` - **Versions prior to Xanadu (Q4-2024)**: leave blank or use "None"