Align MS365 access review users list with SCIM
Build /users like the SCIM bridge ListUsers helper so access review only returns home-tenant members (userType eq Member). Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Bryan FRIMIN <bryan@frimin.fr>
This commit is contained in:
@@ -4,6 +4,10 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Fixed
|
||||
|
||||
- Microsoft 365 access review lists home-tenant organization members only, using the same Graph `/users?$filter=userType eq 'Member'` call as the SCIM bridge
|
||||
|
||||
## [0.241.0] - 2026-07-30
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user