build-canaries / nevergreen

:baby_chick: A build monitor with attitude
https://nevergreen.io
Eclipse Public License 1.0
215 stars 38 forks source link

Token based authentication #285

Closed jainsahab closed 5 years ago

jainsahab commented 5 years ago

Feature Request

What would you like to be able to do? Introducing access-token based authentication in nevergreen.

What problem would it solve? For some CI/CD tools where Oauth is configured, it is not possible to configure nevergreen with a set of credentials. Fortunately, some of them provide Access token-based authentication. For Ex: GoCD. We can generate a personal access token and configure nevergreen with it.

GentlemanHal commented 5 years ago

Hi @jainsahab , thanks for raising this issue and submitting a pull request! 🎉

Hopefully I'll get some time to review and merge this week[end] 😄