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

APIGateway does not send auth headers when --http_basicauth flag is set in Mesos #42

Open
iderdik opened this issue Nov 10, 2016 · 3 comments

Comments

@iderdik
Copy link

iderdik commented Nov 10, 2016

After turning on basic auth, the APIgateway no longer sends traffic to leader properly and fails.

I get the basic auth prompt and log in successfully but then all calls to /master/state return a 500 error

cc @matthewdfuller @ddragosd

@ddragosd
Copy link
Member

@iderdik the Gateway configuration needs to be updated to include the Basic Auth header when proxying to Mesos. I will take a look at the Lua scripts.

@iderdik
Copy link
Author

iderdik commented Nov 14, 2016

Thanks @ddragosd please let me know if you need any more info or testing.

@iderdik
Copy link
Author

iderdik commented Dec 5, 2016

@ddragosd bump

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

2 participants