Github plugin configuration expects the password in the token field to connect to Github Enterprises instances correctly

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When validating the connection to a github enterprise instance the call will always fail unless the github user password is placed in the token field. This is because the Credential.doValidate when invoking GitHub.connectToEnterprise(apiUrl,username,apiToken); the apiToken is being sent. Unfortunately the Github.connectToEnterprise method is expecting a password instead . You can work around the problem by placing your password in the token field in cleartext but this is not optimal.

            Assignee:
            Unassigned
            Reporter:
            Mark Klunder
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: