Skip to content

Conversation

@dejanzele
Copy link
Member

What type of PR is this?

Fix for a issue with incorrect callback server termination

What this PR does / why we need it:

After a successful oauth callback redirect, we terminate the listener and not the server and this error message always gets logged to terminal:

??? ??? ../pkg/client/auth/oidc/pkce.go:97 > unable to serve error="accept tcp 127.0.0.1:8085: use of closed network connection"

This PR makes sure the server first gets gracefully shutdown

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.

1 participant