Hi,
is it possible to get the workload scheme for an user?
Best regards
Thanks for your input. Also, is there a mechanism to effectively block restricted pages/documents from being rendered?
Thanks
JIRA does that automatically.
That's why the GSA needs a privileged account - so it can read and duplicate the JIRA restrictions. (I don't know how GSA might "effectively block restricted pages").
The people I've worked with who have implemented crawlers to index their JIRA installations have kept it simple though, in order to avoid the risks of leaking data via the crawler. Given the scenario:
In other words, if you need any level of security, your GSA access has to match your JIRA access rules exactly. My clients kept it simple by saying "we are only going to index things a normal, or anonymous, user can see".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It needs to be a JIRA admin, not a System admin account, because it needs to be able to read the restrictions set up inside JIRA to be able to work out external visibility.
If for example, issue ABC-123 is restricted to the group "penguins", then you need a JIRA admin account to look at the issue security scheme to extract that information and replicate it in the crawler index. A non-admin user will not be able to see the issue at all, or look at the scheme that says "only penguins"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.