mirror of https://github.com/dexidp/dex.git
Browse Source
Change Microsoft connector group scope from Directory.Read.All to GroupMember.Read.All. Directory.Read.All grants broad read access to the entire directory, while GroupMember.Read.All is sufficient for listing group memberships and follows the principle of least privilege. Signed-off-by: Geethree <Geethree@users.noreply.github.com>pull/4568/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue