Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor connect, login and register flows #38

Closed
miskun opened this issue Jun 10, 2015 · 0 comments
Closed

refactor connect, login and register flows #38

miskun opened this issue Jun 10, 2015 · 0 comments

Comments

@miskun
Copy link
Member

miskun commented Jun 10, 2015

In order to streamline the usage of Kontena, following enhancements should be made:

  1. kontena register should be changed so that it is possible to register at any time. The command without any arguments should register user to Kontena's default and public auth provider service at address https://auth.kontena.io. User may provide address to some other auth provider service as an argument for this command.
  2. Master Node should have configurable parameter for defining the auth provider address. Any login attempts to Master Node should be authenticated via this auth provider. By default, this address should be Kontena's default and public auth provider service at address https://auth.kontena.io.
  3. kontena login should be changed so that it is requiring an argument describing the Master Node address. Show Kontena ASCII art during login :)
  4. Get rid of kontena connect as there is no more need for it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant