Remote Data Set Create SessionID

Hello,

i must create a sessionid for Rest Request. How can i do it?

  1. i post a http request with json to get a sessionid.
  2. i can communicate with my rest service.

How can i do it? Thanks

The Remote Dataset functionality supports basic authentication only. You would need to create a proxy service between Xibo and the remote service, that would receive the information from the remote service and pass it onto Xibo. As this is a separate service not related to Xibo, I cannot provide support on how to set this up.

Many Thanks.