Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Not able to connect to secured DC/OS Mesos server #19

Open
trisberg opened this issue Aug 10, 2016 · 2 comments
Open

Not able to connect to secured DC/OS Mesos server #19

trisberg opened this issue Aug 10, 2016 · 2 comments

Comments

@trisberg
Copy link
Contributor

trisberg commented Aug 10, 2016

We don't have a way to specify credentials when connecting to a secured DC/OS Mesos cluster. Not even sure the Marathon Java library we use provides this, it seems to have basic auth but nothing for OAuth/OpenID authentication.

@trisberg
Copy link
Contributor Author

We could add a property spring.cloud.deployer.mesos.dcos.authorization-token and use that for the Mesos and Chronos clients

@trisberg
Copy link
Contributor Author

We're adding the authorization-token property in #26

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

No branches or pull requests

2 participants