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 support for principal secret #41

Open
m4ce opened this issue Sep 19, 2017 · 0 comments
Open

Add support for principal secret #41

m4ce opened this issue Sep 19, 2017 · 0 comments

Comments

@m4ce
Copy link
Contributor

m4ce commented Sep 19, 2017

When defining a principal, mesomatic should also support the principal's secret. This is needed if authentication is enabled on the mesos masters.

I believe this is achieved by using the Credentials.Builder:

public static final class Protos.Credentials.Builder
extends <any>
implements Protos.CredentialsOrBuilder

 Credentials used for framework authentication, HTTP authentication
 (where the common 'username' and 'password' are captured as
 'principal' and 'secret' respectively), etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants