Delinea Mid Server Credential Release Notes

Versions Release Date Changes in Release
v4.5.4 4/2/2025 Mid Server Credential has been certified for the ServiceNow Yokohama release.
v4.5.4 3/11/2025
  • Added the ability to integrate with the Delinea Platform using the latest authentication mechanism.

  • The integration has been updated to resolve the unsupported ServiceNow error previously appearing in the agent.log file.

  • DelineaMidServerSetupUtility has been updated to support proxy.

v4.5.3 10/30/2024
  • Delinea has been added as an option in the ServiceNow Credential Storage Vault. It is available for Privileged Access Service and Secret Server.

    Generating new parameters (SS/PAS) is not required.

  • Enhanced the Delinea MidServer Setup Utility to accept Privileged Access Service and Secret Server parameters from the command line.

  • Updated the Delinea MidServer Setup Utility to accept customized URLs for Secret Sever.

  • MidServer has been certified for the Xanadu ServiceNow release.

v4.5.2 7/23/2024
  • Streamlined credential validation process.

  • Integration has been updated to accept special characters. The updates include Delinea MID Server Utility for PAS and Secret Server and APIs for PAS.

v4.5.1 6/07/2024

Mid Server Credential has been certified for the ServiceNow Washington release.

If you upgrade from version 4.4.1 or earlier to the latest version, the existing configuration will not work. Starting from the 4.5.0 release, encryption is required, which can only be performed using the MidServer Setup Utility. For more details, seeRunning the Delinea MID Server Setup Utility for PAS
v4.5.1 4/22/2024
  • Provided support for the Platform authentication in the Delinea Credential resolver for Secret Server.

  • Added validation of user authentication in the DelineaMidServerSetupUtility for Privileged Access Service and Secret Server.

v4.5.0 3/11/2024
  • Added support for the Credential Cache validation in the Delinea credential resolver for Secret Server.

  • The config.xml file has been extended with a new parameter, auto_comment, to enable auto comments.

  • Provided addition for the new DelineMidServerSetupUtility for creating Privileged Access Service and Secret Server configuration parameters.

  • Verified a password rotation option in the check-in functionality with the Delinea credential resolver for Secret Server.

v4.4.1 8/22/2023
  • Added support for the SNMPv3 Credentials validation in the Delinea credential resolver for Secret Server.

  • Added support to configure the credential in the config.xml file in encrypted rather than plain text format.

  • Removed the dependency on the Windows credential manager for encryption of the cached data.

v4.0.0 7/11/2023
  • Added support for proxy server authentication to the Delinea credential resolver for Secret Server.

  • Added support for FQDN caching in the Delinea credential resolver in the PAS to enhance performance.

v4.3.1 3/28/2023 The following error has been fixed: “Unable to read credential from the cache file.”
v4.3 3/15/2023
  • Added support for the proxy server in the Delinea credential resolver for Secret Server.

  • Added support for validating credential using secret name. Now users can also validate the credential using the secret name instead of secret ID.

  • Improved the logging for Secret Server to troubleshoot the issue. Plugin has been verified to support Utah ServiceNow Release.

  • Added additional three parameters:

    • Proxy_port: This is an optional parameter containing the proxy port number. Setting both the proxy host and port enables the proxy connection.

    • proxy_host: This is an optional parameter containing the the proxy host name. Setting both the proxy host and port enables the proxy connection.

    • search_secret_by_name: This field is configured as true/false, allowing validation of the credentials using a secret name. By default, this value is false.

v4.2 2/23/2023

In this release, we have added support for caching in the Delinea Credential Resolver in PAS in order to enhance performance. This feature enables the users to minimize the need for frequent check-ins and checkouts.

Passwords will be stored in the DelineaCredCache.properties file in an encrypted format. When a password is checked in, it will be removed from the cached file.

Added the following parameters:

  • use_cred_cache: This parameter is optional and can be set to either true or false in order to enable caching.

  • secret_key: This is the key name used to store the password in the Windows Credential Manager. It must be set if the use_cred_cache parameter is true.

Also in this release, the validation of credentials will now be according to the lookup order parameter. It will improve the failure in logs, as well as the check-in/checkout log with server indication.