Commit fe8c2ce
Fix CISA.MS.AAD.1.1 to require legacy auth blocking policy scoped to all cloud apps (#1651)
* Initial plan
* Fix CISA.MS.AAD.1.1 to require CA policy scoped to all cloud apps
Add check for conditions.applications.includeApplications containing
"All" to both the $blockOther and $blockExchangeActiveSync filters in
Test-MtCisaBlockLegacyAuth. Without this check, a CA policy blocking
legacy auth for only specific apps (not all cloud apps) would
incorrectly pass the test.
Fixes #864
Agent-Logs-Url: https://github.com/maester365/maester/sessions/98fa17c8-0648-471d-8fee-2bfa6b730cc8
Co-authored-by: SamErde <20478745+SamErde@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: SamErde <20478745+SamErde@users.noreply.github.com>1 parent 638414b commit fe8c2ce
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | | - | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments