Use the Jira integration through a web proxy

Aha! Roadmaps

For added security, you can configure a web proxy between Aha! Roadmaps and your Jira server. If you are performing an endpoint-by-endpoint configuration, then these endpoints need to be enabled at a minimum for your integration to operate fully:

Endpoint

Methods

rest/agile/1.0/board

GET

rest/agile/1.0/board/:board_id/sprint

GET

rest/agile/1.0/issue/rank

PUT

rest/agile/1.0/sprint

POST

rest/agile/1.0/sprint/:sprint_id

GET

rest/agile/1.0/sprint/:sprint_id/issue

POST

rest/api/2/attachment/:attachment_id

GET, DELETE

rest/api/2/backlog/issue

POST

rest/api/2/comment/list

POST

rest/api/2/field

GET, POST, DELETE

rest/api/2/issue

POST

rest/api/2/issue/:issue_id

GET, PUT

rest/api/2/issue/:issue_id/attachments

POST

rest/api/2/issue/:issue_id/comment

POST

rest/api/2/issue/:issue_id/transitions

GET, POST

rest/api/2/issue/:issue_id/worklog

POST

rest/api/2/issue/createmeta

GET

rest/api/2/issueLink

POST

rest/api/2/issueLink/:issue_link_id

DELETE

rest/api/2/issueLinkType

GET

rest/api/2/project

GET

rest/api/2/project/:project_id

GET

rest/api/2/project/:project_id/versions

GET

rest/api/3/project/:project_key/hierarchy

GET

rest/api/2/project/:project_key/status

GET

rest/api/2/project/:project_key/statuses

GET

rest/api/2/project/:project_key/resolution

GET

rest/api/2/project/search

GET

rest/api/2/resolution

GET, POST

rest/api/2/screens/addToDefault/:field_id

POST

rest/api/2/search

GET

rest/api/2/status

GET

rest/api/2/user/picker

GET

rest/api/2/version

POST

rest/api/2/version/:version_id

GET, PUT



It is likely that future improvements to the integration will use additional endpoints, so please monitor your integration for any blocked traffic.