This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Facing Issue while authenticating to API with a Windows account through Powershell

Hi All,

When we are trying to authenticate the API with windows account and through powershell we are getting the following error, but authentication works without any issues for local Orion account.

The PowerShell errors we receive are:

"An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail."

and

"An error occurred when verifying security for the message."

what could be the issue here?? has anyone faced the similar Issue? I have found some threads related to the issue in thwack but none of the thread led me to a solution.