Siteinfo over Configuration API ?

Hello,

In 2020, it was announced that the SiteInfo.xml would be replaced by the Configuration API. (See: https://doc.developer.milestonesys.com/html/gettingstarted/mip2020R2_intro.html)

Until now, the list in the Configuration API is empty.

When is this planned? We are waiting for it because we cannot use Windows logins from Java.

Thomas

Milestone Federated Architecture (MFA) is only supported using AD/Windows users. If you use the Config API Client sample and an AD user you can see the Child Sites is being populated.

But that was exactly the purpose of the changeover to the Configuration API, so that it can also be used by BASIC users on the interface.

In https://doc.developer.milestonesys.com/html/gettingstarted/mip2020R2_intro.html is written:

"The SiteInfo.xml request is today only useful for AD users since basic users are considered site private. This request is planned to be discontinued in the next release, 2020 R3.

The same information can be retrieved using the Configuration API. This will also work with future authorization methods, including basic users. The top path for getting this information is: ‘/SiteFolder’."

We are very sorry about the wrong documentation. We will start working on correcting it.