JIRA SSO over apache

Urmo Luts March 23, 2018

We had use RemoteUserJiraAuth (https://marketplace.atlassian.com/plugins/anguswarren.jira.RemoteUserJiraAuth/server/overview) but it is supporter til 7.3.9 JIRA version. Is there any good solution to build AD SSO by authentication with Kerberos on Apace?

1 comment

kimsovan79 March 23, 2018


I need an sql query that lists all status names, including the ones not automatically generated by JIRA

I have this:

SELECT issuestatus.pname
FROM jiraissue as j
LEFT JOIN issuestatus ON j.issuestatus = issuestatus.SEQUENCE

This works for statusses built in JIRA but not the ones i created myself like "Waiting for customer". These custom made statusses list as NULL

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events