Bug 1666031
Summary: | CORS prevents use of REST API | ||
---|---|---|---|
Product: | [Community] Bugzilla | Reporter: | Stephen Finucane <stephenfin> |
Component: | WebService | Assignee: | PnT DevOps Devs <hss-ied-bugs> |
Status: | CLOSED DUPLICATE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.0 | CC: | khong, qgong |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-01-14 22:34:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stephen Finucane
2019-01-14 17:15:37 UTC
> Additional info:
> The response should include the following header, allowing users to build tooling that uses the REST API.
>
> Access-Control-Allow-Origin: *
I should note, in case it wasn't obvious, that we clearly only need this header set for responses from the '/rest' path and subpaths.
*** This bug has been marked as a duplicate of bug 1641232 *** |