Hi,
Maybe a little late.
Not sure if signature is necessary.
What should work is storing the cookies returned from logging in,
and making sure those are passed to the request to /client/console.
In unix curl it looks like this:
curl -c cookies --data
command=login\&domain=\&password=password\&use
Hello Devs,
I am trying to integrate CloudStack’s Console View into my custom
application. I have used to get console URL by passing apiKey and Signature
to “/client/console” page. The URL I get is working well in browser but I
want to get the actual console URL which is returned by “/client/con