Jira SSO SAML using Centrify

Sanil Panicker May 17, 2018

Hi,

We are in the process of enabling JIRA Single Sign On with Centrify. We have set up the configuration as per Centrify documentation, but the single sign on is not working, is there anyone who has done this configuration and what log files to use to troubleshoot the issues?

 

2 answers

0 votes
Sanil Panicker July 17, 2018

Hi Ash,

We were able to resolve the issue, by following the documentation as provided by Centrify and also one change as mentioned by JIRA support.

Centrify signs the entire response by default and can be configured to sign the assertion instead. This is done in your SAML applications advanced script in Centrify using the following line: setSignatureType('Response'); This need to be changed to setSignatureType('Assertion');

 

Thanks,

Sanil

0 votes
Ash
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.
July 12, 2018

@Sanil Panicker We are planning to implement the same. Did you guys able to resolve this?

Suggest an answer

Log in or Sign up to answer