Info |
---|
This feature is intended for REST-based APIs integration. Since all the Jira applications (Core, Software and Service Desk) are integrated via Java API you can skip this section, unless you are using some of our third-party app integrations. |
Since the 7.4.10 version, a new feature is provided to support third-party integrations via REST API.
...
The Jira Local URL feature helps to resolve this issue by replacing the Jira Base URL used internally by the app (as the app uses it instead of the regular Jira Base URL remains unchanged).:
...
This allows the Jira administrators to resolve this issue without asking any network administrator for a any change.
The local JIra Jira Local URL must be provided.
I.e:
http://localhost:8080/jira
...