Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

OAuth2 Auth Code Browser Window does not respect Bruno proxy settings #4253

Open
3 of 4 tasks
markaltmann opened this issue Mar 17, 2025 · 0 comments
Open
3 of 4 tasks
Labels
bug Something isn't working

Comments

@markaltmann
Copy link

I have checked the following:

  • I have searched existing issues and found nothing related to my issue.

This bug is:

  • making Bruno unusable for me
  • slowing me down but I'm able to continue working
  • annoying

Bruno version

1.39.1

Operating System

macOS 15.3.2 (24D81)

Describe the bug

If I set a proxy in Bruno it works normally for the API requests.
However, if I have a OAuth2 Auth Code logon flow, it will use always my system proxy.

This I probably because electron discovers the proxy settings from the system automatically, but does not take the Bruno configuration into account.

Just use the auth settings and point bruno to a local intercepting proxy, like ZAP or Burp and you will not see any requests for the logon procedure.

I would like that the proxy config in Bruno takes precedence over the config in the operating system.

.bru file to reproduce the bug

no *.bru file needed, just use the auth settings and point bruno to a local intercepting proxy, like ZAP or Burp and you will not see any requests for the logon procedure.

Screenshots/Live demo link

@markaltmann markaltmann added the bug Something isn't working label Mar 17, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant