workspaces-issues
workspaces-issues copied to clipboard
[Feature Request] - Authenticated proxy for other container services
Existing Resources
- [ x ] Please search the existing issues for related items
- [ x ] Consult the product documentation : Docs
- [ x ] Consult the FAQ : FAQ
- [ x ] Consult the Troubleshooting Guide : Guide
- [ x ] Reviewed existing training videos: Youtube
Describe the solution you'd like A nice capability would be to dynamically provision authenticated subdomains for containers (per port) based on their configuration.
An obvious example would be openvscode-server for developers. While vscode via VDI works, a native browser experience is much better (especially on slow or unstable connections). Being able to provide a developer a subdomain that is authenticated through Kasm would be amazing.
Another example is testing a dev service that needs to be tested on multiple platforms. By providing a subdomain, a developer can connect with other devices (tablet, mobile, etc.)
Describe alternatives you've considered Developing this capability myself using a custom core kasm image and CICD tooling.
Thank you for the recommendation