Topic: APP SID Validation
Hi,
Is there any API available to validate the SID ( sid query string value passedalong while clicking the APP from wialon hosting/local website )
We are planning to host multiple APP's in our web server and these APP's will be invoked by the users using Wialon Hosting/Local websites, while clicking the App Sid also coming along with the App Url - My question is in what way it can be useful for me to authorize the incoming web request from our web server using that sid so that I can allow authorized requests alone to my webserver ?
For example I want to allow App web requests from those IP 's on which the App is getting invoked so that I can eliminate the possibility of sharing the URL along with the SID to multiple unknown clients which will become a threat to the server.
Thanks in advance.