Which authentication modes does OpsHub Integration Manager support for Team Foundation Server (TFS)/

Description

Out of the multiple authentication modes supported by Team Foundation Server (TFS)/Azure DevOps, OpsHub Integration Manager supports 2 modes.

Solution

Following are the authentication modes that are supported by OpsHub Integration Manager for Team Foundation Server (TFS)/Azure DevOps:

  • Basic

    • For Team Foundation Server (TFS), Basic authentication requires UserName prefixed with Domain Name and Password. For NTLM, Basic authentication mode is used.

    • For Azure DevOps, Basic authentication requires Email Id and Alternative Credentials. Refer Alternative Credentials section to learn how to enable the Alternative Credentials.

  • Personal Access Token

    • For Azure DevOps, Personal Access Token authentication requires Email Id and Personal Access Token. Refer Personal Access Token section to learn how to create a new personal access token.

Last updated