I tried to access the SiteInfo.xml in different ways.
So far it only worked with AD users.
Is that even possible with BASIC users?
We have a C-code system and access http:///RCServer/SiteInfo.xml .
Because of https://developer.milestonesys.com/s/question/0D53X00006K5rdnSAB/different-soap-versions we cannot use AD users.
Rik
(Rie Kiuchi (Milestone Systems))
December 20, 2019, 2:12pm
2
This article is our recommendation for you to read - Soap Services for XProtect - https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/intro_soap_protocols.html&tree=tree_3.html
When you use Basic user, you need to use SSL, please see [Overview of services] in the middle of the article.
Many thanks for the answer.
I know this article.
However, the site info is not accessed via SOAP. This is a normal XML download. See
https://doc.developer.milestonesys.com/html/reference/protocols/siteinfo.html
I also tried an https connection, but it doesn’t work.
Is there another statement?
A “no” or “is not possible” would also be an answer.
Then, of course, the next question is: Can a future version implement this xml-download for BASIC users ?
Rik
(Rie Kiuchi (Milestone Systems))
January 20, 2020, 3:47pm
5
Sorry you received no reply.
No, it is not possible. It is on our wish-list to make this information available in another form so that basic authentication and protocols can be used, it is not currently possible.