I’m trying to access the console using the url (something like: https://cloud.digitalocean.com/droplets/<ID>/console?no_layout=true&i=<Other_ID>), but I when I use the URL while not logged in to the control panel I’m asked to login. How do I authenticate through a PUT request within the url so I don’t have to login to access the console?
More simply put, I’m trying to access the console without being required to login to the control panel, I should still be forced to login to the operating system after established connection
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This can be hard - probably behavior like this is blocked for sake of malicious attacks. You can check with Support, maybe they had experience, but AFAIK, it’s not possible.
What is reason behind using console? If that is not some Web app, why not use SSH, which is much better?
Maybe you can build something using API or CLI. If you depend on logging by ID, you can check out doctl which have support for SSH for all platforms (Windows, Linux, macOS) and also, you can SSH via Droplet ID or name instead of IP. You can build your own solution too that is working like it.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.