thefactory/marathon-python

Need to support Oauth tokens for use with DCOS + adminrouter

Closed this issue · 0 comments

DCOS uses a proxy to control access to the Marathon API called adminrouter. It only supports token-based authentication. It should be trivial to add optional token-based auth support to the client. I'll have a PR up shortly.