-
Suggestion
-
Resolution: Fixed
-
None
-
None
Needs discussion on the security implications and solution (CORS, etc) however there is some interest in supporting cross origin requests to the Confluence REST API.
Original request: https://jira.atlassian.com/browse/CONF-31192
- supersedes
-
CONFCLOUD-31192 The REST-API should work with javascript (JSONP)
- Closed
-
CONFSERVER-31192 The REST-API should work with javascript (JSONP)
- Closed
[CONFSERVER-58472] REST API Cross Domain Access Support
Workflow | Original: JAC Suggestion Workflow 4 [ 3580020 ] | New: JAC Suggestion Workflow 3 [ 4329203 ] |
Workflow | Original: JAC Suggestion Workflow 2 [ 3229583 ] | New: JAC Suggestion Workflow 4 [ 3580020 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 5.5 [ 37792 ] | |
Fix Version/s | Original: 5.5 [ 38492 ] | |
Key |
Original:
|
New:
|
Workflow | Original: CRA: Software Development Workflow [ 843665 ] | New: JAC Suggestion Workflow 2 [ 3229583 ] |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Priority | Original: Low [ 4 ] | |
Project | Original: Confluence REST API [ 15711 ] | New: Confluence Server [ 10470 ] |
Status | Original: Done [ 10044 ] | New: Resolved [ 5 ] |
Link |
New:
This issue supersedes |
Fix Version/s | New: 5.5 [ 38492 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: To Do [ 10071 ] | New: Done [ 10044 ] |
Link |
New:
This issue supersedes |
Description | Original: Needs discussion on the security implications and solution (CORS, etc) however there is some interest in supporting cross origin requests to the Confluence REST API. |
New:
Needs discussion on the security implications and solution (CORS, etc) however there is some interest in supporting cross origin requests to the Confluence REST API.
Original request: https://jira.atlassian.com/browse/CONF-31192 |
CORS support is already available via either having a site linked and configured for a secured connection requests through the Application Links administration section (https://confluence.atlassian.com/display/DOC/Linking+to+Another+Application), or through explicitly opening up inbound requests from trusted sources in the Whitelist administration section (https://confluence.atlassian.com/display/DOC/Configuring+the+Whitelist).