4585: Add git hub enterprise with SSO username and password instead of username and password

ramveer1193

What version are you running?

2.5.15

What's the URL of the page containing the problem?

/admin/db/scmtools/repository/add

What steps will reproduce the problem?

  1. login to url go to admin/manage/repositories/add git hub enterprise account
  2. it will ask for git hub enterprise account's username and password, the way our git hub account got verified is by using sso username and password, but when i try to git the same here it gives me bad credentials error. Also if i tried with git hub personal access token it says : the api will only work with username and password basic auth.
  3. Is there a way that i can add my git hub enterprise account which has authentication method as sso

What is the expected output? What do you see instead?

it should add the git hub enterprise repository

What operating system are you using? What browser?

linux ,centos

Please provide any additional information below.

david
#1 david

We answered this via the support tracker, but GitHub Enterprise has a limitation whereby API authentication needed for Review Board has to be a local user, not an SSO user. You can create a special user just for Review Board to use.

  • -New
    +ThirdParty