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

Enable framework auth over http api #1758

Merged
merged 3 commits into from
Mar 26, 2018
Merged

Enable framework auth over http api #1758

merged 3 commits into from
Mar 26, 2018

Conversation

ssalinas
Copy link
Member

We were missing a few extra things to authenticate over the http api as compared with the older scheduler driver. mesos rxjava looks like it only supports basic auth at the moment, so that is now wired up to the mesosUsername and mesosPassword parameters. credentialPrincipal is wired up properly to FrameworkInfo for those that want to use it for authorization as well.

@ssalinas
Copy link
Member Author

/fixes #1756 @DominikRobert

@ssalinas ssalinas added the hs_qa label Mar 22, 2018
@ssalinas ssalinas added this to the 0.19.2 milestone Mar 26, 2018
@pschoenfelder
Copy link
Contributor

🚢

@ssalinas ssalinas merged commit 9c3358c into master Mar 26, 2018
@ssalinas ssalinas deleted the master_auth branch March 26, 2018 17:37
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.

2 participants