Retrieve OTP properties from a credential entry in Hub Business data source using PowerShell

Backlog

Retrieve OTP properties from a credential entry in Hub Business data source using PowerShell

4 votes

avatar
This is a request posted by the support team on behalf of a customer.


The Hub PowerShell cmdlets don't offer any method to retrieve OTP properties from credential entries or OTP entries like the RDM cmdlets offer (Get-RDMEntryOTP, Get-RDMEntryOTPKey, Get-RDMSEssionOTP).

The request is to create cmdlets to handle OTP properties from a Hub Business data source using PowerShell.

Best regards,

Érica Poirier

All Comments (4)

avatar
This is a request posted by the support team on behalf of a customer.
The Hub PowerShell cmdlets don't offer any method to retrieve OTP properties from credential entries or OTP entries like the RDM cmdlets offer (Get-RDMEntryOTP, Get-RDMEntryOTPKey, Get-RDMSEssionOTP).

The request is to create cmdlets to handle OTP properties from a Hub Business data source using PowerShell.

Best regards,


Hi,

is there any work start on this feature request?
it's something that we are waiting for to complete some automation process.

Thank you

avatar

Hi @simardandre,

We understand how important this feature is for your automation processes. Although work on it hasn't started yet, given the strong interest (4 votes), I'll do my best to prioritize it and get it delivered as soon as possible.

Best regards,

Maxime Forest

avatar

Hello,

Thank you for being so patient.

The Get-HubEntryOTP will be available in the next 2025.2.x version of the Devolutions PowerShell module.
Get-HubEntryOTP -VaultId <vaultId> -EntryId <entryId>

Best regards,

Érica Poirier

avatar
Hello,

Thank you for being so patient.

The Get-HubEntryOTP will be available in the next 2025.2.x version of the Devolutions PowerShell module.
Get-HubEntryOTP -VaultId <vaultId> -EntryId <entryId>

Best regards,


@Erica Poirier
Hi Erica,

Thank you very much for that!
I will try it a soon as possible