sortex / ansilog

Monitor and maintain a history for a centralized Ansible playbook executions.
4 stars 1 forks source link

Authentication #5

Open rafi opened 9 years ago

rafi commented 9 years ago

I hate building centralized user-base and internal login/register procedures.

Alternatives:

Classic options:

adamli commented 9 years ago

Login using GitHub account is a good idea. I hate facebook login :) There are more big players like LinkedIn & Twitter, but GitHub fits better than all for the mighty ansilog.

rafi commented 9 years ago

If we allow social login, how do you control who can register? I see two options:

  1. Private invite URL
  2. Or authorization by user's allowed repositories via GitHub
adamli commented 9 years ago

I like the private invite more since not all projects will be hosted in github...