JIRA SAML SSO with Jira Service Desk

Law, Karl 106 Reputation points
2021-07-23T20:16:51.957+00:00

I've got the JIRA SAML SSO plugin installed and working correctly with Jira. However, I am running into an issue trying to enable it with Jira Service Desk. I've selected the checkbox in the plugin that says it enables SSO for JSD, but that doesn't seem to do anything. When I try to access the url for my JSD portal, it authenticates me through Azure SSO correctly, but then directs me back to the default Jira dashboard page rather than passing me back on to the portal url. I've tried using RelayState and various other url parameters, but nothing seems to work. Is there a particular syntax I need in order to get this working?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,398 questions
0 comments No comments
{count} votes

Accepted answer
  1. Law, Karl 106 Reputation points
    2021-08-04T14:09:50.803+00:00

    In case anyone experiences the same issue, I was able to resolve the problem. The cause was the url parameter I was using in the seraph-config.xml file. The article below discusses that file and seems to imply that you should use 'target' as the url parameter when using SSO. I tried target, redirectTo, and RelayState. But the solution was to use os_destination as the non-SSO line shows.

    https://docs.atlassian.com/atlassian-seraph/2.6.1-m1/configuration.html

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Law, Karl 106 Reputation points
    2021-09-27T15:56:53.097+00:00

    Thanks for the suggestion, sikumars-msft. I've accepted it.

    1 person found this answer helpful.

  2. Siva-kumar-selvaraj 15,666 Reputation points
    2021-09-27T12:03:38.587+00:00

    @Law, Karl

    Glad that you were able to fix he the issue. Thanks for leveraging Microsoft Q&A community also appreciate your time sharing your findings. I would recommend you to "Accept the answer" which would help others in the community.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.