Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 168455

Re: 401 Unauthorized: Access is denied due to invalid credentials

$
0
0

Can you try this and see it helps.

vRA | JP Tech Blog

To resolve this error you will need to disable signature validation checking on your IaaS server.

You will need to modify the following files (make sure you make a backup copy first);
C:\Program Files (x86)\VMware\vCAC\Web API\Web.config
C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Web\Web.config
C:\Program Files (x86)\VMware\vCAC\Server\Website\Web.config

Adding these lines;
add key=”DisableMessageSignatureCheck” value=”true”
add key=”DisableBodyHashCheck” value=”true”
add key=”DisableSAMLTokenSignatureCheck” value=”true”
***Note add “<" and "” at the beginning and end of each line

Restart all of your vRA servers.

 

Thanks

Kumaran


Viewing all articles
Browse latest Browse all 168455

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>