Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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**: 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"
1. Provide a meaningful name for the resolver.
Expand Down
Loading