Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Proxy Environment Variables are ignored #393

Open
codingWombat opened this issue Mar 18, 2024 · 0 comments
Open

Proxy Environment Variables are ignored #393

codingWombat opened this issue Mar 18, 2024 · 0 comments
Assignees
Labels

Comments

@codingWombat
Copy link

Branch/Environment

  • Branch: Master
  • Environment: Tyk-pro (on-prem)

Describe the bug
The image of the tib is deployed on an air gapped kubernetes cluster where comunication to services out side the company network are only reachable via a http proxy. After setting the HTTP_PROXY, HTTPS_PROXY and NO_PROXY the identity broker still could not establish a connection.

Reproduction steps
Steps to reproduce the behavior:

  1. deploy tib behind a mandatory proxy
  2. configure social provider
  3. try to authorize via tib
  4. Logging contains: dial tcp 79.140.57.13:443: connect: network is unreachable

Actual behavior
The tyk indentiy broker cannot reach upstream services that are behind a proxy

Expected behavior
The tyk identity broker reads and uses the HTTP_PROXY environment variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants