Is there an API for automated password creation

Is there an API for automated password creation

avatar

If not, is it planned ? and when should we expect it ?

Thanks

All Comments (6)

avatar

Hello,

We would like to have more information on your use case. Do you want an API that returns a randomly generated password? Do you want an API that creates a credentials with a randomly generated password in one of your vaults?

Have a good day!

Maxime Morin

avatar

We would want an API enabling us to create and modify passwords in our vaults.

The randomly generated password bit would be a nice plus.

avatar

Hello,

We have a command line tool (.exe) developed internally for our testing; it can be used to create, get, edit and delete entries.
Would a command line tool work for you?

Have a good day!

Maxime Morin

avatar

I could work yes, depends on the requirements for the tool.

avatar
Can I get an update if there is now a way to generate passwords with the Devolutions Server api?
avatar

Hello,

Using the Devolutions Server PowerShell module, which uses the API in the backend - https://docs.devolutions.net/kb/devolutions-powershell/devolutions-server/powershell-connectivity/#method-2%3A-using-devolutions-server-cmdlets - you can use the New-DSCredentialEntry cmdlet to create a credential entry.

Please note that this thread was for Hub Business, not for Devolutions Server. For questions regarding this, please post on https://forum.devolutions.net/forums/128/powershell-modules--support.

Best regards,

Richard Boisvert