Jump to content

Enforcing HashType and PowerShell


raymix

Recommended Posts

Hi folks, has anyone figured this one out yet?

Currently I have to retrieve passwords from API in plain text and then convert them into PSCredential. 

I was wondering if there's any way I can get PowerShell to work with hashed passwords instead?

 

Thank you

Link to comment
Share on other sites

Hello Raymix,

 

Yes, we have support for returning passwords as a hash. If you go to the Web API Documentation menu under the Help Menu, you will see the section below which explains what's required here. We hope this helps.

 

hash.png

 

Regards

Click Studios

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...