JIRA anonymous access

Richard Simko [RefinedWiki] March 2, 2015

I'm wondering what setting I must set in order for the following method call to return true:

globalPermissionManager.hasPermission(Permissions.USE)

It seems that the only permissions related to this are on project level and when looking at the global settings I can only set higher permissions (ADMINISTER and SYSTEM_ADMIN).

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
Andreas Ebert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 3, 2015

Granting the global USE permission to anonymous users is explicitly forbidden by JIRA, see the notes in point 4 of this wiki article.

Richard Simko [RefinedWiki] March 3, 2015

I see, then I'll just have to skip that validation, after all it can never succeed anyway.

TAGS
AUG Leaders

Atlassian Community Events