Morning,
I was asked to create something to provide sso capability to JIRA. We presently use version 6.2.2. I found some code and updated/modified to get it to work with 6.2.2. It does not create a cookie, but uses Apache as a proxy between the openAM server and JIRA server. However, for some reason now websudo does not pop up anymore when I go into administrative things, and when I go in to manage the add-ons, it gives a message:
The JIRA server was contacted but has returned an error response. We are unsure of the result of this operation.
I suspect it is related to websudo and not having the administrative access perhaps? I found a thing on how to disable websudo (creating a jira-config.properties file with an option), but that does not seem to fix this.
Other things maybe are not working. It is hard to say for sure (e.g., DVCS connector seems to whirl away forever, not updating the information found in github).
Any ideas/experience with this would be appreciated. Obviously, Atlassian is doing the hands-off on this...
chrome developer tools shows: HEAD http://jiradev.sas.com/apps/jira/rest/plugins/1.0/?_=1412089883545 403 (Forbidden) batch.js:167 Failed to parse response text: SyntaxError: Unexpected token )
The plot thickens! Additional thing I noticed is if I disable my sso setup--in that, if I put back the seraph-config.xml and set tomcat again to do authentication in server.xml, but use the same url that delivers the connection from Apache that is forwarding the sso remote user, I get the same error in add-ons/manager. It is maybe not related then to my sso code, but what Jira sees coming in from openAM/Apache.
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.