Delinea Secret Server Integration Fails – MID Server Credential Resolution Returns Username as Null
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 04:19 AM
Hi all,
We're facing an issue with Delinea Secret Server integration in our ServiceNow instance. Credential resolution via the MID Server is failing for both SSH and Windows credentials.
Setup:
- Vault Provider: Delinea Secret Server
- MID Server: Accesses Secret Server via browser, outbound traffic uses proxy
- Credential Types: SSH and Windows
- Credentials: Valid and present in Secret Server
- Vault Config: Lookup by credential_id using standard Delinea connector
Issue:
Credential tests are failing with "username is null", leading to authentication failure.
SSH Error Log:
SSHSessionFactory: Authentication failed with error: Failed to authenticate with user: null
Windows Error Log:
PowerConsole: execute($env:SNC_username = "")
Resolver Debug Log:
Calling CredentialResolver for Credential(8888)... Problem resolving the Credential(null): Unable to fetch credential from Secret Server for id 8888
Troubleshooting Performed:
- MID can access Secret Server via browser
- Proxy is configured for outbound traffic
- Verified lookup key and credential IDs
- Tried search by name on MID
- Verified credentials are valid outside ServiceNow
- Vault config is active in instance
Questions:
- Could the proxy be blocking API calls to Secret Server?
- How can we confirm what the Delinea resolver is returning (especially username)?
- Are there logs or settings to verify field mapping from Secret Server to ServiceNow?
- Is there a way to enable debug logging of the API response from Delinea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2025 04:33 PM
We're experiencing something similar.
I'll get the details and add them to this thread.
Thanks for flagging.