Fetch Microsoft MFA statuses

Signed-off-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
Cursor Agent
2026-06-09 13:57:30 +00:00
committed by Sacha Al Himdani
parent bc635c445b
commit f8b27d859d
3 changed files with 201 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ func microsoft365Registration() *Registration {
"openid",
"profile",
"offline_access",
"https://graph.microsoft.com/AuditLog.Read.All",
"https://graph.microsoft.com/User.Read.All",
"https://graph.microsoft.com/Directory.Read.All",
"https://graph.microsoft.com/RoleManagement.Read.Directory",