We want to create a webpage that non-JIRA users (i.e. people who do not have access to JIRA) can go to to get the project information. Our goal is to share the dynamic graphs and content created by GreenHopper and JIRA easily and quickly. Our basic need is to generate a radiator.
Today, the only solution I see is that we allow anyone to see all issues. Therefore, any user on my company network can look at every issue in the database. Although this would work in an ideal workspace, we would like to keep the internals of all issues closed to JIRA users.
Therefore, how do we create the graphs and content for JIRA, without a user account, and without showing all issues to everyone on the network?
In order to make the data "public", even in aggregated form, you'll need to make the source data public. Unfortunately this is the nature of security.
What I did to work around this in my organisation was to use a wallboard, create a user called 'wallboard' (with appropriate permissions) and plug it into a TV with no input devices. It's not interactive but you might be able to do something similar with a dashboard.
Alternatively you could externalise the data using an app you write yourself (or perhaps Confluence?) and manage your own permissions.
Thanks Mark, that is the answer I expected from all of my research. I thought there might be an easier way. The wallboard is definitely something I want to do here, that is part of the request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Paul,
I asked Nicholas Muldoon about this and the most common approach appears to be creating a generic dashboard users - for instance on jira.atlassian.com we have a "greenhopper-wallboards" user. While this user can View the issues (for reporting) they do not have any Edit/Schedule/Resolve/etc permissions.
One alternative is to create a dashboard in Confluence, using the external authentication. That would allow JIRA to Confluence authentication as one user while still displaying the information in Confluence for all users (or at least those which have the page/space permissions).
Hope that helps,
Shaun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Shaun, I will need to look into confluence. Right now we are just running JIRA and GH
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've got an alternative solution that may or may not be practical, depending on your installation, budget & patience. Posting separately so you can up/down vote accordingly.
If don't want to force your management to have to authenticate, you can have it happen automatically (via SSO) if you tick all of these boxes:
I've not tried this combination myself, but it looks like it would work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.