Bug 2271595
Summary: | [rgw-ms][assume-role]:After a successful assume role api call on the secondary site, s3 bucket create fails with http_status 403 | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vidushi Mishra <vimishra> | |
Component: | RGW-Multisite | Assignee: | shilpa <smanjara> | |
Status: | CLOSED ERRATA | QA Contact: | Vidushi Mishra <vimishra> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.1 | CC: | ceph-eng-bugs, cephqe-warriors, mbenjamin, prsrivas, rpollack, smanjara, tserlin | |
Target Milestone: | --- | Keywords: | Automation | |
Target Release: | 6.1z7 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | ceph-17.2.6-246 | Doc Type: | Bug Fix | |
Doc Text: |
The authentication of the forwarded request on the primary site no longer fails
Previously, an S3 request issued to secondary failed if temporary credentials returned by STS were used to sign the request. The failure occurred because the request would be forwarded to the primary and signed using a system user's credentials which do not match the temporary credentials in the session token of the forwarded request. Due to unmatched credentials, the authentication of the forwarded request on the primary site fails, resulting in the failure of the S3 operation.
With this fix, the authentication is by-passed by using temporary credentials in the session token in case a request is forwarded from secondary to primary. The system user's credentials are used to complete the authentication successfully.
|
Story Points: | --- | |
Clone Of: | 2271399 | |||
: | 2273547 (view as bug list) | Environment: | ||
Last Closed: | 2024-08-28 17:58:49 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: | 2271399, 2293036 | |||
Bug Blocks: | 2273547 |
Description
Vidushi Mishra
2024-03-26 13:37:04 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 6.1 security, bug fix, and enhancement updates.), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:5960 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |