]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Fri, 12 Apr 2024 19:34:27 +0000 (15:34 -0400)
commit469fc904cfdd00b4c8d5b4c4e0dc7782ef6e0307
treef05a47bc5355838e666ab6fe94fcbf10c6285e1c
parentf970c0b0bb51e90e19d29612ee5b5262381bc985
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>
(cherry picked from commit 8e24a611db7a951c2523503e922c9fda4fb68f2e)
src/rgw/rgw_auth.cc