- Notifications
You must be signed in to change notification settings - Fork926
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
After#9240 was fixed I was able to open up the UI in the browser, but I've to copy the token by hand.
As one could see the mitmproxy provides a link to open up a token protected site in the web terminal.
Relevant Log Output
Expected Behavior
Clicking on the link should also pass all query parameters to the browser. The user should be immediatly be authenticated in web UI from mitmproxy.
Steps to Reproduce
- Start latest version of mitmproxy (seeCannot open mitmproxy UI via port forward in UI #9240)
- click on the provided link
Environment
- Host OS:
- Coder version:
Additional Context
No response