Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Added option to use Proxy #39

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Added option to use Proxy #39

merged 1 commit into from
Sep 4, 2023

Conversation

lordgreg
Copy link

This is the initial Pull Request, created in nokia/kong-oidc by troll (PR).

This PR adds ability to use http/https Proxy.

The use-case could be if you are behind corporate proxy, thus discovery not being accessible. If http_proxy and https_proxy variables are being used, then you should also see next lines in logs:

[debug] 2368#0: *6148 [lua] openidc.lua:430: openidc_configure_proxy(): openidc_configure_proxy : use http proxy

instead of

[debug] 2368#0: *6148 [lua] openidc.lua:430: openidc_configure_proxy(): openidc_configure_proxy : don't use http proxy

👍🏻

@lordgreg
Copy link
Author

lordgreg commented Sep 4, 2023

@cristichiru are you able to merge this PR or is there still anything else I have to do?

Thank you :)

@cristichiru cristichiru merged commit de665a0 into revomatico:master Sep 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants