Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

NTLM support #317

@gforceg

Description

@gforceg
  • Plugin version used: I don't know (I can't find this in the UI of the plugin and I'm not an administrator)
  • Bitbucket Server version used: 5.16.0

I am trying to notify TFS of a successful merge in Bitbucket in order to kick off a CI build but our TFS instance uses Windows Authentication so the notification always gets a http 401 response. I don't have sufficient access to upload my own plugin to a Bitbucket server to develop a PR. I want the plugin to send the equivalent of:
curl --ntlm -u user:pass http://some-tfs-rest-webapi-endpoint

I imagine a "Use NTLM" checkbox next to the user name and password inputs in the plugin's UI.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions