blackducksoftware / hub-sonarqube

Black Duck Hub Plugin for SonarQube
Apache License 2.0
3 stars 6 forks source link

Support for API token #8

Open sumeshkanayi opened 3 years ago

sumeshkanayi commented 3 years ago

Currently blacduck sonarqube plugin doesnt support using API tokens. Username and password based authentication fails those who uses SAML,oauth etc

Our blackduck setup is behind Azure AD and currently sonarqube scan upload fails with errors like the below

INFO: Gathering local component files... INFO: Gathering Black Duck component files... ERROR: Could not parse the provided json responses with Gson:

js186142 commented 3 years ago

Ditto on need for API token

cmorga commented 3 years ago

Same goes for me. I can't use SonarQube plugin because I'm getting a redirect for SAML auth.

bravo2zero commented 2 years ago

created PR #10 to support API Token config