Check port on workspace authorizer
What does this MR do and why?
Check if the port is exposed for the workspace before authorizing the user to be able to access the given host.
References
Screenshots or screen recordings
Screen_Recording_2025-09-18_at_5.54.12_PM
How to set up and validate locally
- Create a workspace.
- Open the workspace URL. Everything should work fine.
- Open the workspace URL and replace the port with a random value e.g. 1 (instead of 60001). It should give you a
Not Found
error.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Vishal Tak