Sacha Al Himdani
2ffeb7f3e8
Require set-owner authorization to create OWNER membership
...
An organization ADMIN could mint an OWNER membership via createUser, which
only gated iam:membership-profile:create and bypassed the owner-only
iam:membership-role:set-owner check that updateMembership already enforces.
Gate the requested role in both createUser entry points (connect resolver
and the MCP CreateUserTool) with an additional set-owner authorization when
the role is OWNER, mirroring updateMembership. Add a regression test that
locks the ADMIN/OWNER privilege boundary the fix relies on.
Signed-off-by: Sacha Al Himdani <sacha@probo.com >
2026-07-03 17:37:26 +02:00
..
2026-06-30 14:11:10 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-07-03 10:13:00 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-12 14:39:52 +02:00
2026-07-03 10:13:00 +02:00
2026-06-11 13:55:44 +02:00
2026-06-09 17:19:46 +02:00
2026-07-03 10:13:00 +02:00
2026-06-09 16:45:23 +02:00
2026-06-11 13:46:10 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-07-03 10:13:00 +02:00
2026-07-03 10:13:00 +02:00
2026-07-03 10:13:00 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-07-03 10:13:00 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-07-03 10:13:00 +02:00
2026-06-09 16:45:23 +02:00
2026-06-18 20:08:49 +02:00
2026-06-23 19:17:56 +02:00
2026-06-18 19:07:25 +02:00
2026-06-25 10:23:30 +02:00
2026-06-09 16:45:23 +02:00
2026-07-03 10:13:00 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-07-03 10:13:00 +02:00
2026-06-15 15:33:22 +02:00
2026-06-22 11:40:17 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-06-09 16:45:23 +02:00
2026-07-03 10:13:00 +02:00
2026-06-09 16:45:23 +02:00
2026-07-03 10:13:00 +02:00
2026-07-03 11:53:57 +02:00
2026-07-03 11:53:57 +02:00
2026-07-03 10:13:00 +02:00
2026-06-09 16:45:23 +02:00
2026-07-03 10:13:00 +02:00
2026-07-03 10:13:00 +02:00
2026-07-03 10:13:00 +02:00
2026-06-11 12:08:22 +02:00
2026-06-09 16:45:23 +02:00
2026-06-10 14:15:01 +02:00
2026-07-03 10:13:00 +02:00
2026-07-03 10:13:00 +02:00
2026-06-09 16:45:23 +02:00
2026-06-18 17:23:37 +02:00
2026-06-09 16:45:23 +02:00
2026-06-11 10:47:28 +02:00
2026-07-03 17:37:26 +02:00