Hi Community,
I have a Problem linking Confluence with JIRA Core. I've installed both applications and everything is working fine. I've put both applications behinde a reverse SSL Proxy as described in the Installation Manual and this is working fine as well.
Now I have the following Scenario:
http://servername.mydomain.local:8090 for Confluence
http://servername.mydomain.local:8080 for Jira
I've created cNames and using Rewrites (like in the Manual) to reverseproxy These applications behind
https://confluence.mydomain.local
Now when I try to do an application Link and Point Jira.mydomain.local to https://confluence.mydomain.local this is not working, because there seems to be no Response (and vice versa).
When I try to do an application Link and Point to servername.mydomain.local:8080 it is working but - of Course - the base URL is wrong and it won't accept the link.
What am I missing or doing wrong?
Any Feedback is appreciated - Thanks and best Regards...
You need to check the Application Links configuration in both. They have to have the same authentication process.
Hi Marc,
thanks for your Feedback!
I am Aware of this but if I add them manually it won't work. Both Applications use the "same" authentication base. (3rd Party LDAP) which is working fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
It looks like the application can't resolve names. Try to use nslookup to verify that you can resolve names correctly. And if you don't try to add corresponding records directly to your hosts file.
Also, have a look at the applications' logs. There may be additional useful information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Greg - thanks for the Reply.
Name Resolution is working fine, but this is a CNAME not an A entry, could this be the Problem?
The new URL Dialog always fail with "No Response was received from the URL you entered. IT may not be valid. Please fix the URL below, if needed, and click continue.
If I try to manually add both, no sync is possible.
Nothing suspicious in the log files dir...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.