0mega13

Comments

  • Having IPAM fall under the Orion Shared Credentials would also allow for automation of account password updates when using a PAM solution. Currently via OrionSDK, NPM/UDT credentials can be updated over API, but IPAM cannot because it uses a different credential type.
  • Thank you @"tony.johnson", The PAM solution is CyberArk. Currently it just passes the credentials to a script that I created that then updates the credentials in Solarwinds, via OrionSDK. It is not directly updating Solarwinds, itself. Though integrations like that would be great for the future. I hope this is something…
  • Hi @"tony.johnson", Any more information on this? 
  • Hi Tony, Credential Type is "SolarWinds.IPAM.Storage.Credentials.WindowsCredentialDataObject." I thought this might tie into the IPAM_WindowsCred table in some way, and could use that to update the credential, but this doesn't appear to be the case. As that table is empty. Thanks for the response!