Skip to content

Added Proxy Support for OAuth 2 Authorization Code Flow Popup - #7077

Merged
jackkav merged 1 commit into
Kong:developfrom
moritz4004:feature/proxy-support-for-oauth2-auth-code-flow
Apr 19, 2024
Merged

Added Proxy Support for OAuth 2 Authorization Code Flow Popup#7077
jackkav merged 1 commit into
Kong:developfrom
moritz4004:feature/proxy-support-for-oauth2-auth-code-flow

Conversation

@moritz4004

Copy link
Copy Markdown
Contributor

In this pull request, I've implemented proxy support for the popup used in the OAuth 2 Authorization Code flow window. Previously, this feature was missing from the current implementation, which meant that configured proxies were not utilized within the window.

With this change, the configured proxies will now be appropriately utilized in the popup window. This enhancement was crucial for me, as I encountered difficulties connecting to the authorization URL without a proxy in my environment.

Best regards,
Moritz

@gatzjames gatzjames self-assigned this Apr 18, 2024
@gatzjames
gatzjames force-pushed the feature/proxy-support-for-oauth2-auth-code-flow branch from 6392983 to f02ed14 Compare April 18, 2024 12:56
@gatzjames

Copy link
Copy Markdown
Contributor

@moritz4004 thanks for the PR! We'll do some testing and likely include it in the next release since this is a really useful feature!

@subnetmarco

Copy link
Copy Markdown
Member

Thanks for the contribution, we are reviewing it.

@IfDougelseSa

IfDougelseSa commented Apr 18, 2024

Copy link
Copy Markdown

Hello. It worked here. I needed to login in keycloak, but iam using a proxy. Every time the browser pop up opened, i got not found. I ran it locally, put the proxy on and it worked
wor

Thank you!!!!

@jackkav
jackkav force-pushed the feature/proxy-support-for-oauth2-auth-code-flow branch from f02ed14 to 20613d1 Compare April 19, 2024 09:55
@jackkav
jackkav enabled auto-merge (squash) April 19, 2024 09:55
@jackkav
jackkav merged commit 3f38ad7 into Kong:develop Apr 19, 2024
@moritz4004
moritz4004 deleted the feature/proxy-support-for-oauth2-auth-code-flow branch April 24, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants