Skip to content

Add support for principal secret #41

Description

@m4ce

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions