Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,796
Community Members
 
Community Events
184
Community Groups

Bit bucket group access in jenkins

Dear Team,

I have installed bit bucket oauth plugin on jenkins and I want to allow group which is created in bit bucket with read only or admin rights.

So How can i achieve this? because I already add one group in bit bucket and done the initial o-auth setting,after adding this new group in jenkins,it showing me access deny error message.

1 answer

The Bitbucket OAUTH plugin for Jenkins claims to only support the following:

https://plugins.jenkins.io/bitbucket-oauth/

team::role

Supported roles are admin, contributor and member

Examples

  • team1::admin
  • team2::contributor
  • team3::member

 

The diagnostic page at <jenkins host/whoAmI will only list these three groups for your team if configured.

If you are an admin you get admin, if you are a user in a group that is allowed to create new repositories you appear to be a "Contributor".  If you are just a member of a group, you are a "member" of that team.

Sadly it doesn't appear to recognise or use group names within a team which is unfortunate as that is exactly what we want to do.

It would be useful if the OAUTH authentication return specific group membership as well and then jenkins could use it. 

Not sure if this is an issue with the OAUTH in bitbucket or the plugin though.

Thank you for the this answer, I finally got the matrix-auth to work.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events