[FEATURE REQUEST] Authentication for manager #137
Labels
archived-cli
CLI related tasks
archived-manager
manager related tasks
enhancement
New feature or request
Milestone
What is your use case?
Use cli/manager in untrusted network environment
Is your feature request related to a problem? Please describe.
Now manager doesn't support any authentication so anyone can do anything having CLI and manager endpoint. It's required to design authentication mechanism to be pluggable to allow easy integration into any infrastructure.
Describe the solution you'd like
So usage could be the following:
archived-cli login
with interactive username/password enterAUTH_TOKEN=xxxx archived-cli container create
Authentication must be required without any option to disable it on manager side.
Describe alternatives you've considered
up to discuss
Additional context
n/a
The text was updated successfully, but these errors were encountered: