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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...