]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/auth: Identity matches account user principals
authorCasey Bodley <cbodley@redhat.com>
Tue, 2 Jan 2024 23:28:12 +0000 (18:28 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Apr 2024 17:09:14 +0000 (13:09 -0400)
commit8e24a611db7a951c2523503e922c9fda4fb68f2e
treec1c2ba174f5309ceee250939bd1147baea99aff0
parentea33bfb784c72cbc4d198c9f5139e54504466f54
rgw/auth: Identity matches account user principals

when a user belongs to an account, they match Principal ARNs by account
id instead of tenant name, and by user name instead user id

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_auth.cc