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

Add timeout for localhost auth server #10

Open
bodhi opened this issue Jul 20, 2021 · 0 comments
Open

Add timeout for localhost auth server #10

bodhi opened this issue Jul 20, 2021 · 0 comments

Comments

@bodhi
Copy link
Member

bodhi commented Jul 20, 2021

If browser window is closed before authenticating, the server bound to localhost:9999 will never receive an authorisation code but will not exit. It will also interfere with the next authentication attempt.

So the server quit after some time, maybe 30s or so?

Also, confirm that oidc2aws exits early if it can't bind the auth server.

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

No branches or pull requests

1 participant