zalando-zmon / zmon-cli

ZMON Command Line Interface
http://zmon.readthedocs.org/en/latest/developer/zmon-cli.html
Other
9 stars 9 forks source link

Support Token authentication #8

Closed hjacobs closed 8 years ago

hjacobs commented 8 years ago

ZMON CLI needs to support OAuth 2 authentication with Bearer tokens.

hjacobs commented 8 years ago

The CLI already supports hardcoded tokens, like personal GitHub tokens (see https://github.com/zalando/zmon-demo).

We need to implement Zign support.

hjacobs commented 8 years ago

Zign support released in https://github.com/zalando/zmon-cli/releases/tag/1.0.25