Jump to content

Does spotfire analyst tested with Microsoft aad proxy agent


Chaitaya Bonu

Recommended Posts

Ive configured server with AAD proxy agent, but spotfire analyst is not able to read xml received from url, it works with url(host and port) but wont when configured the same inside azure aad proxy settings.

Error message: Cannot connect to the specified server.

Before trying again, make sure that the server you connect to is a valid Spotfire server, that the server is running, and that you are connected to the network.

ManifestWebException at Spotfire.Dxp.Services:

Failed to download and parse manifest from 'https://xxxxxx.msappproxy.net/'. '>' is an unexpected token. The expected token is '='. Line 13, position 72. (HRESULT: 80131509)

Stack Trace:

  at Spotfire.Dxp.Services.ManifestReader.DownloadAndParse(ResponseCreator responseCreator, Action`1 metadataRequestAction)

  at Spotfire.Dxp.Services.ManifestReader.GetReader(Uri uri, ResponseCreator responseCreator, Action`1 metadataRequestAction)

  at Spotfire.Dxp.Framework.Login.LoginInfo.UpdateWithNewServerAndDownloadManifest(Uri serverUri)

  at Spotfire.Dxp.Loader.EditServerControl.OkButtonClick(Object sender, EventArgs e)

XmlException at System.Xml:

'>' is an unexpected token. The expected token is '='. Line 13, position 72. (HRESULT: 80131940)

Stack Trace:

  at System.Xml.XmlTextReaderImpl.Throw(Exception e)

  at System.Xml.XmlTextReaderImpl.ParseAttributes()

  at System.Xml.XmlTextReaderImpl.ParseElement()

  at System.Xml.XmlTextReaderImpl.ParseElementContent()

  at System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space)

  at Spotfire.Dxp.Internal.Xml.SafeXmlHelper.GetXPathDocument(Stream stream)

  at Spotfire.Dxp.Services.ManifestReader.DownloadAndParse(ResponseCreator responseCreator, Action`1 metadataRequestAction)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...