Hi All,
I'm doing an experiment on using Cloudstack API. >From what I read here http://cloudstack.apache.org/docs/api/apidocs-4.3/user/login.html when the login succeeds,it will generate cookie JSESSIONID. My question is, when I create login page, and succsfull login will redirect to another page, do I have to pass JSESSIONID to another page like SESSIONKEY?