-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path🚦🟢CA Compliant Device 🪟&🍏.json
129 lines (117 loc) · 16.6 KB
/
🚦🟢CA Compliant Device 🪟&🍏.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"@odata.context": "https://graph.microsoft.com/beta/$metadata#identity/conditionalAccess/policies/$entity",
"@odata.type": "#microsoft.graph.conditionalAccessPolicy",
"@odata.id": "identity/conditionalAccess/policies(\u0027407fe62d-69e5-4e96-b905-d36cdc57f2f2\u0027)",
"@odata.editLink": "identity/conditionalAccess/policies(\u0027407fe62d-69e5-4e96-b905-d36cdc57f2f2\u0027)",
"id": "407fe62d-69e5-4e96-b905-d36cdc57f2f2",
"templateId": null,
"displayName": "🚦🟢CA: Compliant Device 🪟\u0026🍏",
"createdDateTime@odata.type": "#DateTimeOffset",
"createdDateTime": "2024-07-12T20:49:19.7361482Z",
"modifiedDateTime@odata.type": "#DateTimeOffset",
"modifiedDateTime": "2024-07-12T20:59:07.2850563Z",
"state@odata.type": "#microsoft.graph.conditionalAccessPolicyState",
"state": "enabledForReportingButNotEnforced",
"partialEnablementStrategy": null,
"sessionControls": null,
"conditions": {
"@odata.type": "#microsoft.graph.conditionalAccessConditionSet",
"userRiskLevels@odata.type": "#Collection(microsoft.graph.riskLevel)",
"userRiskLevels": [
],
"signInRiskLevels@odata.type": "#Collection(microsoft.graph.riskLevel)",
"signInRiskLevels": [
],
"clientAppTypes@odata.type": "#Collection(microsoft.graph.conditionalAccessClientApp)",
"clientAppTypes": [
"browser",
"mobileAppsAndDesktopClients"
],
"times": null,
"deviceStates": null,
"devices": null,
"clientApplications": null,
"applications": {
"@odata.type": "#microsoft.graph.conditionalAccessApplications",
"includeApplications@odata.type": "#Collection(String)",
"includeApplications": [
"All"
],
"excludeApplications@odata.type": "#Collection(String)",
"excludeApplications": [
"0000000a-0000-0000-c000-000000000000"
],
"includeUserActions@odata.type": "#Collection(String)",
"includeUserActions": [
],
"includeAuthenticationContextClassReferences@odata.type": "#Collection(String)",
"includeAuthenticationContextClassReferences": [
],
"applicationFilter": null
},
"users": {
"@odata.type": "#microsoft.graph.conditionalAccessUsers",
"includeUsers@odata.type": "#Collection(String)",
"includeUsers": [
"All"
],
"excludeUsers@odata.type": "#Collection(String)",
"excludeUsers": [
],
"includeGroups@odata.type": "#Collection(String)",
"includeGroups": [
],
"excludeGroups@odata.type": "#Collection(String)",
"excludeGroups": [
"91c5dcc1-08ed-43b7-80cb-b9f725b96cad"
],
"includeRoles@odata.type": "#Collection(String)",
"includeRoles": [
],
"excludeRoles@odata.type": "#Collection(String)",
"excludeRoles": [
],
"includeGuestsOrExternalUsers": null,
"excludeGuestsOrExternalUsers": null
},
"platforms": {
"@odata.type": "#microsoft.graph.conditionalAccessPlatforms",
"includePlatforms@odata.type": "#Collection(microsoft.graph.conditionalAccessDevicePlatform)",
"includePlatforms": [
"windows",
"macOS"
],
"excludePlatforms@odata.type": "#Collection(microsoft.graph.conditionalAccessDevicePlatform)",
"excludePlatforms": [
]
},
"locations": {
"@odata.type": "#microsoft.graph.conditionalAccessLocations",
"includeLocations@odata.type": "#Collection(String)",
"includeLocations": [
"All"
],
"excludeLocations@odata.type": "#Collection(String)",
"excludeLocations": [
]
}
},
"grantControls": {
"@odata.type": "#microsoft.graph.conditionalAccessGrantControls",
"operator": "OR",
"builtInControls@odata.type": "#Collection(microsoft.graph.conditionalAccessGrantControl)",
"builtInControls": [
"compliantDevice"
],
"customAuthenticationFactors@odata.type": "#Collection(String)",
"customAuthenticationFactors": [
],
"termsOfUse@odata.type": "#Collection(String)",
"termsOfUse": [
],
"authenticationStrength@odata.context": "https://graph.microsoft.com/beta/$metadata#identity/conditionalAccess/policies(\u0027407fe62d-69e5-4e96-b905-d36cdc57f2f2\u0027)/grantControls/authenticationStrength/$entity",
"authenticationStrength@odata.associationLink": "https://graph.microsoft.com/beta/identity/conditionalAccess/policies(\u0027407fe62d-69e5-4e96-b905-d36cdc57f2f2\u0027)/grantControls/authenticationStrength/$ref",
"authenticationStrength@odata.navigationLink": "https://graph.microsoft.com/beta/identity/conditionalAccess/policies(\u0027407fe62d-69e5-4e96-b905-d36cdc57f2f2\u0027)/grantControls/authenticationStrength",
"authenticationStrength": null
}
}