nspcc-dev / neofs-s3-gw

NeoFS S3 Protocol Gateway
GNU Affero General Public License v3.0
7 stars 15 forks source link

Setting bucket/object ACL to 'authenticated-read' results in a not quite correct ACL #952

Closed evgeniiz321 closed 3 months ago

evgeniiz321 commented 3 months ago

Create bucket with ACL 'authenticated-read' Expect to see URI="http://acs.amazonaws.com/groups/global/AuthenticatedUsers" but got http://acs.amazonaws.com/groups/global/AllUsers

test_bucket_acl_canned_authenticatedread test_object_acl_canned_authenticatedread

https://rest.fs.neo.org/7ZVSQHtioVRiDT2btN9xEmQhczXV9vryCEAHUawfD8Sc/239-1715825418/index.html#suites/6d7c9ec7c4f3e4460ae14fd266a64e04/b228a7cfaa97ea4c/

smallhive commented 3 months ago

We are not supporting this group and we have a notice about it in docs. This is an expected behaviour