Coder Classic has a feature called [Dev URLs](https://coder.com/docs/coder/latest/workspaces/devurls) that lets you share a port on your workspace with other users or even the public. We have some Coder Classic users who use this feature extensively to collaborate: "we use this for all of our manual QA" <img width="300" alt="Screen Shot 2022-08-15 at 1 35 51 PM" src="https://user-images.githubusercontent.com/22407953/184695089-e7b4dfbc-6d37-4a35-a41c-200af1ebe2c9.png"> ## Needs decision: - Should we support this for arbitrary ports and/or `coder_apps` - How will we allow admins to set the max access level for these? In Coder classic, we have an admin setting <img width="300" alt="Screen Shot 2022-08-15 at 1 38 28 PM" src="https://user-images.githubusercontent.com/22407953/184695454-e51f3c6e-b19f-4b31-a924-942090c380f9.png"> - The max access level will likely be an enterprise feature