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.
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.