-1

I installed Sonar on my machine.I have Bit Bucket Repository also.How do i perform Sonar Bit Bucket OAuth Integration?

Luca Putzu
  • 1,438
  • 18
  • 24
Rahul
  • 47
  • 2
  • 11

1 Answers1

0

The Bitbucket Authentication Plugin (Github: sonar-auth-bitbucket) seems to be what you're looking for.

This plugin enables user authentication and Single Sign-On via Bitbucket.

Nicolas B.
  • 7,245
  • 17
  • 29
  • Right, looks like there hasn't been any release yet. Well, you could still build a snapshot version and [manually install it](http://docs.sonarqube.org/display/SONAR/Installing+a+Plugin) in the meantime (it might be unstable since it's not released), answer edited with link to sources. – Nicolas B. Mar 17 '16 at 08:28
  • can u suggest me from where i can download manually jar file for Bitbucket Authentication Plugin.I have not find – Rahul Mar 17 '16 at 08:40