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

Re: vRA 6.2.3 - New Deployment. No Actions for Published Blueprint?

$
0
0

Kumarankpl,

 

First thank you for responding!

Call me ignorant, but saying this has always been a known issue with previous version of vCAC" wouldn't it have been fixed in the latest?

 

I as Chan had not only to run the command but also modify the web.config to get the actions to be available.

 

Quick and dirty of it is:

  • In an elevated privilege (RunAs Administrator) command window change directory to C:\Program Files (x86)\VMware\vCAC\Web API
  • Copy Web.Config file to make sure you have a failback version.
  • Using your editor of choice open Web.Config
  • Find the commented out line:
  • <!-- add key="DisableSAMLTokenSignatureCheck" value="false"-->
  • Change it to:
  • <add key="DisableSAMLTokenSignatureCheck" value="True" />
  • Save the changes
  • Perform an IISReset

 

You will now have access to all the missing actions.

 

Thank you, Kumarankpl and Chan!


Viewing all articles
Browse latest Browse all 168455

Trending Articles



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