devo-ps/pipelines

GitHub authentication

Closed this issue · 2 comments

JuhaS commented

We are adding a GitHub OAuth authentication. User can select teams that are allowed to access the UI.

Command line argument: --github-auth=Acme/Team1,Acme/Team2

If user does not belong to allowed teams he gets redirected back to login page.

JuhaS commented

Need to review the Github Oauth and add docs.

closing as done