sonar-auth-bitbucket icon indicating copy to clipboard operation
sonar-auth-bitbucket copied to clipboard

Add missing permission

Open bsell93 opened this issue 6 years ago • 1 comments

Add "Team membership" read permission. Without it kept getting error:

Reason: User is not part of restricted teams

bsell93 avatar Dec 18 '18 20:12 bsell93

Thanks @bsell93 for this contribution. Don't you think that https://github.com/SonarSource/sonar-auth-bitbucket/blob/master/src/main/java/org/sonarqube/auth/bitbucket/BitbucketIdentityProvider.java#L47 shouls also be updated to add this permission (but only when team sync is activated) ?

julienlancelot avatar Apr 15 '19 15:04 julienlancelot