Bug 2149653
Summary: | [Ceph-Dashboard] Allow CORS if the origin ip is known | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Nizamudeen <nia> |
Component: | Ceph-Dashboard | Assignee: | Nizamudeen <nia> |
Status: | CLOSED ERRATA | QA Contact: | Sayalee <saraut> |
Severity: | medium | Docs Contact: | Akash Raj <akraj> |
Priority: | unspecified | ||
Version: | 6.0 | CC: | akraj, asriram, athakkar, ceph-eng-bugs, cephqe-warriors, saraut, vdas, vereddy |
Target Milestone: | --- | ||
Target Release: | 5.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.10-80.el8cp | Doc Type: | Enhancement |
Doc Text: |
.Newly added `cross_origin_url` option allows cross origin resource sharing
Previously, IBM developers faced issues with their storage insights product when they tried to ping the REST API using their front-end because of the tight Cross Origin Resource Sharing (CORS) policies set up in Red Hat’s REST API.
With this enhancement, CORS is allowed by adding the `cross_origin_url` option that can be set to a particular URL - `ceph config set mgr mgr/dashboard/cross_origin_url _localhost_` and the REST API allows communication with only that URL.
|
Story Points: | --- |
Clone Of: | 2149536 | Environment: | |
Last Closed: | 2023-01-11 17:42:24 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2126049 |
Comment 17
errata-xmlrpc
2023-01-11 17:42:24 UTC
|