Fellow coders,
It's planned to design and integrate to the API and the SDK a workflow to somehow authentify a dedicated server on a 3rd party app.
Typical use case: you have a cloud application (eg. a centralized records database), and dedicated servers (or more exactly controllers of dedicated servers like ManiaLive) send you records ; the problem here is to make sure than when you receive a request on behalf of server "some_dedicated_login", it's actually coming from that particular dedicated server.
It's a bit similar to ManiaConnect (which, among other things, allows to authentify a player on a 3rd party app) but for dedicated servers.
The details of the implentation are yet to be finished, but I'm creating this topic to let you know about it.
As always, any feedback is appreciated.

