I had 9.7.0.1 in a lab, and was having problems getting SAML for an ORG working, so I patched to 9.7.0.4. Now things are really broken.
Firstly, Help -> About is showing 9.7.0.15498291, which doesn't look like 9.7.0.4, not sure what it showed prior to patching...this is in the Flex and H5 UI. This is a higher build number than is shown currently here VMware Knowledge Base , so I guess it is 9.7.0.4 ?
Anyway, now when you go the Federation settings of an org, in the FlexUI the metadata URL is missing "cloud", that is it has [URL]/org/myorg/blah instead of [URL]/cloud/org/myorg/blah
![]()
In the H5 UI the URL is correct and includes "cloud"
![]()
if you download the metadata from the correct URL and import it, you will find that the assertion endpoints are also missing the "cloud" part in the URLs
![]()
So vCD seems to be trying (everywhere) to use URLs without "cloud", which does not work.
If you change the URLs to include 'çloud' in the ADFS properties, you just get an error in ADFS because vCD is actually enforcing the URL without 'çloud' in the redirect.
So now it is really broken, and there doesn't seem to be a way to roll back a vCD patch.....