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?
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
@Sanil Panicker We are planning to implement the same. Did you guys able to resolve this?
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.