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

Allow about Anonymous Build

JongBum Lee December 16, 2016

Dear All


I want to give an anonymous user build permissions using the REST API.

But, it can not be set by the permission of BAMBOO system.

How do I grant build permissions to anonymous users?


Thanks

Best Regards

1 answer

1 accepted

1 vote
Answer accepted
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 16, 2016

It's not secure so it's not possible in Bamboo.

If you can't configure build permission to anonymous user you can create dummy user (admin/admin) and configure REST calls to use these credentials via Basic authorization

curl -u admin:admin http://bamboo

or

wget --user admin --password admin http://bamboo
JongBum Lee December 19, 2016

Thank you very much for letting me know.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events