Atlassian Certified in Managing Jira Projects for Cloud (ACP-100) — Question 9
Some of your project owners would like to make their projects publicly accessible over the Internet. These projects will not require login.
You could support this by allowing read-only anonymous access to the projects.
Which two additional factors should you take into consideration when setting this up? (Choose two.)
Answer options
- A. Anonymous users could see other users' names.
- B. Anonymous users could export all issues from Jira.
- C. Licensed users might accidentally comment anonymously rather than logging in first.
- D. Internet search engines could index data.
- E. Anonymous users could find a full list of all your projects.
- F. Spam bots could add comments.
Correct answer: B, D
Explanation
Option B is correct because allowing anonymous access can enable users to export issues, which could lead to data leakage. Option D is also correct as allowing public access opens up the possibility for search engines to index sensitive project information, making it discoverable. The other options either do not directly impact the decision or relate to scenarios less critical than data exposure and indexing.