-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzensical.toml
More file actions
342 lines (315 loc) · 15.8 KB
/
zensical.toml
File metadata and controls
342 lines (315 loc) · 15.8 KB
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
[project]
site_name = "SHI Lab - Product Documentation"
site_url = "https://docs.shilab.com/"
site_description = "SHI Lab - Product Documentation"
copyright = 'Copyright © 2026 <a href="https://shi.com">SHI International Corp.</a> | <a href="#__consent">Change cookie settings</a>'
extra_css = ["assets/Styles/common.css"]
nav = [
{"Home" = "index.md"},
{"SHIELD" = [
{"Overview" = "SHIELD/index.md"},
{"Prerequisites" = [
{"Overview" = "SHIELD/Prerequisites/index.md"},
{"Installation" = "SHIELD/Prerequisites/Installation.md"},
{"Graph API Permissions" = "SHIELD/Prerequisites/Required-Graph-API-Permissions.md"}
]},
{"Usage Guide" = "SHIELD/Usage-Guide.md"},
{"Deploy" = [
{"Overview" = "SHIELD/Deploy/index.md"},
{"Deployment" = "SHIELD/Deploy/Deployment/index.md"},
{"Usage Guide" = "SHIELD/Deploy/Usage-Guide.md"},
{"Reference" = [
{"Overview" = "SHIELD/Deploy/Reference/index.md"},
{"Architecture" = [
{"SHIELD" = [
{"Enterprise" = [
{"Conditional Access" = [
{"Compliance" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Enterprise/Conditional-Access/Compliance.md"},
{"Location" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Enterprise/Conditional-Access/Location.md"},
{"Microsoft Defender for Cloud Applications (MDCA)" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Enterprise/Conditional-Access/MDCA.md"},
{"Multi-Factor Authentication (MFA)" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Enterprise/Conditional-Access/MFA.md"},
{"Operating System Enforcement" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Enterprise/Conditional-Access/OS-Enforcement.md"},
{"Session Persistence" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Enterprise/Conditional-Access/Session-Persistence.md"},
{"Sign-in Risk" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Enterprise/Conditional-Access/Sign-In-Risk.md"},
{"Token Binding" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Enterprise/Conditional-Access/Token-Binding.md"},
{"User Risk" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Enterprise/Conditional-Access/User-Risk.md"}
]},
]},
{"Privileged" = [
{"Conditional Access" = [
{"Authentication Methods" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Authentication-Methods.md"},
{"Block Non-Privileged" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Block-Non-Priv.md"},
{"Compliance" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Compliance.md"},
{"Disable Conditional Access Resilience Downgrade" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Disable-CA-Resilience-Downgrade.md"},
{"Hardware Enforcement" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Hardware-Enforcement.md"},
{"Join Type" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Join-Type.md"},
{"Legacy Authentication" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Legacy-Auth.md"},
{"Location" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Location.md"},
{"Multi-Factor Authentication (MFA)" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/MFA.md"},
{"Operating System Enforcement" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/OS-Enforcement.md"},
{"Session Persistence" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Session-Persistence.md"},
{"Sign-in Risk" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Sign-In-Risk.md"},
{"Token Binding" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/Token-Binding.md"},
{"User Risk" = "SHIELD/Deploy/Reference/Architecture/SHIELD/Privileged/Conditional-Access/User-Risk.md"}
]}
]}
]}
]},
{"Troubleshooting" = "SHIELD/Deploy/Troubleshooting.md"}
]}
]},
{"Defend" = [
{ "Overview" = "SHIELD/Defend/index.md" },
{ "Prerequisites" = "SHIELD/Defend/Prerequisites.md" },
{ "Deployment" = "SHIELD/Defend/Deployment.md" },
{ "Usage Guide" = [
{ "Overview" = "SHIELD/Defend/Usage-Guide/index.md" },
{ "Devices" = [
{ "Commission Device" = "SHIELD/Defend/Usage-Guide/Device/0-Commission.md" },
{ "Decommission Device" = "SHIELD/Defend/Usage-Guide/Device/1-Decommission.md" },
{ "Assign Device" = "SHIELD/Defend/Usage-Guide/Device/2-Assign.md" },
{ "Unassign Device" = "SHIELD/Defend/Usage-Guide/Device/3-Unassign.md" }
]},
{ "Users" = [
{ "Commission User" = "SHIELD/Defend/Usage-Guide/User/Commission.md" },
{ "Decommission User" = "SHIELD/Defend/Usage-Guide/User/Decommission.md" }
]}
]},
{ "Reference" = [
{ "Overview" = "SHIELD/Defend/Reference/index.md" },
{ "Hardware Selection" = "SHIELD/Defend/Reference/Hardware-Selection.md" },
{ "Custom Apps" = [
{ "Corp VM" = [
{ "Index" = "SHIELD/Defend/Reference/Custom-Apps/Corp-VM/index.md" },
{ "Changelog" = "SHIELD/Defend/Reference/Custom-Apps/Corp-VM/Changelog.md" }
]},
{ "Managed Installer Config" = [
{ "Index" = "SHIELD/Defend/Reference/Custom-Apps/ManagedInstaller-Config/index.md" },
{ "Changelog" = "SHIELD/Defend/Reference/Custom-Apps/ManagedInstaller-Config/Changelog.md" }
]},
{ "Security Config" = [
{ "Index" = "SHIELD/Defend/Reference/Custom-Apps/Security-Config/index.md" },
{ "Changelog" = "SHIELD/Defend/Reference/Custom-Apps/Security-Config/Changelog.md" },
{ "File Changes" = "SHIELD/Defend/Reference/Custom-Apps/Security-Config/File-Changes.md" },
{ "Registry Changes" = "SHIELD/Defend/Reference/Custom-Apps/Security-Config/Registry-Changes.md" }
]}
]},
{ "Diagrams" = [
{ "Device Commission" = "SHIELD/Defend/Reference/Diagrams/Device-Commission.md" },
{ "Device Decommission" = "SHIELD/Defend/Reference/Diagrams/Device-Decommission.md" },
{ "Device Assign" = "SHIELD/Defend/Reference/Diagrams/Device-Assign.md" },
{ "Device Unassign" = "SHIELD/Defend/Reference/Diagrams/Device-Unassign.md" },
{ "User Commission" = "SHIELD/Defend/Reference/Diagrams/User-Commission.md" },
{ "User Decommission" = "SHIELD/Defend/Reference/Diagrams/User-Decommission.md" }
]},
{ "Lifecycle" = [
{ "Privileged Device Workflows" = "SHIELD/Defend/Reference/Lifecycle/Privileged Device Workflows.md" }
]},
{ "Troubleshooting" = "SHIELD/Defend/Troubleshooting.md" }
]}
]},
{ "Discover" = [
{ "Overview" = "SHIELD/Discover/index.md" },
{ "Deployment" = "SHIELD/Discover/Deployment/index.md" },
{ "Usage Guide" = "SHIELD/Discover/Usage-Guide.md" },
{ "Plugins" = [
{ "Entra ID" = "SHIELD/Discover/Plugins/EntraID.md" },
{ "Defender for Endpoint" = "SHIELD/Discover/Plugins/DefenderEndpoint.md" },
{ "Defender for Identity" = "SHIELD/Discover/Plugins/DefenderIdentity.md" }
]},
{ "Supported Licenses" = "SHIELD/Discover/Supported-Licenses.md" },
{ "Reference" = [
{ "Entra ID" = "SHIELD/Discover/Plugins/EntraID.md" },
{ "Defender for Endpoint" = "SHIELD/Discover/Plugins/DefenderEndpoint.md" },
{ "Defender for Identity" = "SHIELD/Discover/Plugins/DefenderIdentity.md" }
]},
{ "Supported Licenses" = "SHIELD/Discover/Supported-Licenses.md" },
{ "Reference" = [
{ "Overview" = "SHIELD/Discover/Reference/index.md" },
{ "Reserved Principals" = "SHIELD/Discover/Reference/Reserved-Principals.md" },
{ "Architecture" = [
{ "Process Flow" = "SHIELD/Discover/Reference/Architecture/Process-Flow.md" }
]}
]},
{ "Troubleshooting" = "SHIELD/Discover/Troubleshooting.md" }
]},
{ "Reference" = [
{ "Architecture" = [
{ "Overview" = "SHIELD/Reference/Architecture/index.md" },
{ "Architectural Analysis Overview" = "SHIELD/Reference/Architecture/Architectural-Analysis-Overview.md" },
{ "Threat Model" = "SHIELD/Reference/Architecture/Threat-Models/ISV-To-Customer.md" },
{ "Review Template" = "SHIELD/Reference/Architecture/Review-Template.md" },
]},
{ "Development" = [
{ "OpenAPI Spec" = "SHIELD/Reference/Development/OpenAPI.md" }
]},
{ "Settings" = [
{ "Configure Managed Identity" = "SHIELD/Reference/Settings/Configure-Managed-Identity.md" },
{ "Debug Mode" = "SHIELD/Reference/Settings/Debug-Mode.md" },
{ "Environment Variables" = "SHIELD/Reference/Settings/Environmental-Variables-Reference.md" }
]},
{ "Break Glass - Overview" = "SHIELD/Reference/Break-Glass-Overview.md" },
{ "Break Glass - Registration" = "SHIELD/Reference/Register-Break-Glass.md" },
{ "Uninstall" = "SHIELD/Reference/Uninstall.md" }
]}
]},
{ "Data Gateway" = [
{ "Overview" = "Data-Gateway/index.md" },
{ "Deployment" = [
{ "Overview" = "Data-Gateway/Deployment/index.md" }
]},
{ "Usage Guide" = "Data-Gateway/Usage-Guide/index.md" },
{ "Architecture" = [
{ "Overview" = "Data-Gateway/Architecture/index.md" },
{ "Infrastructure" = "Data-Gateway/Architecture/Infrastructure.md" }
]},
{ "Reference" = [
{ "Overview" = "Data-Gateway/Reference/index.md" }
]},
{ "Troubleshooting" = "Data-Gateway/Troubleshooting.md" }
]},
{ "URL Shortener" = [
{ "Overview" = "URL-Shortener/index.md" },
{ "Prerequisites" = [
{ "Overview" = "URL-Shortener/Prerequisites/index.md" },
{ "Authorization & RBAC" = "URL-Shortener/Prerequisites/Authorization-&-RBAC.md" },
{ "Graph API Permissions" = "URL-Shortener/Prerequisites/Graph-API-Permissions.md" }
]},
{ "Getting Started" = "URL-Shortener/Getting-Started.md" },
{ "Usage Guide" = "URL-Shortener/Usage-Guide.md" },
{ "Reference" = [
{ "Settings" = [
{ "Environment Variables" = "URL-Shortener/Reference/Settings/Environment-Variables-Reference.md" }
]},
{ "Development" = [
{ "OpenAPI Spec" = "URL-Shortener/Reference/Development/OpenAPI.md" },
{ "Server Setup" = "URL-Shortener/Reference/Development/Server-Setup.md" }
]}
]}
]}
]
[project.theme]
logo = "/assets/Images/SHI Logo - Color.svg"
favicon = "/assets/Images/Favicon.png"
font = false
features = [
"navigation.tabs",
"navigation.top",
"navigation.footer",
"navigation.indexes",
"navigation.instant",
"navigation.instant.prefetch",
"navigation.instant.progress",
"navigation.tracking",
"navigation.sections",
"navigation.path",
"content.tabs.link",
"content.tooltips",
"content.code.annotate",
"content.code.copy",
"search.highlight"
]
custom_dir = "overrides"
# Enable table of contents generation
[project.markdown_extensions.toc]
permalink = true
# Enable emoji support
[project.markdown_extensions.pymdownx.emoji]
emoji_index = "zensical.extensions.emoji.twemoji"
emoji_generator = "zensical.extensions.emoji.to_svg"
# Pretty tooltips and abbreviations
[project.markdown_extensions.abbr]
[project.markdown_extensions.attr_list]
[project.markdown_extensions.pymdownx.snippets]
auto_append = ["includes/abbreviations.md"]
# Render todo lists with Zensical checkboxes
[project.markdown_extensions.pymdownx.tasklist]
custom_checkbox = true
# Add support for definitions
[project.markdown_extensions.def_list]
# Support in-page foot notes
[project.markdown_extensions.footnotes]
# Add support for custom content highlighting
[project.markdown_extensions.pymdownx.caret]
[project.markdown_extensions.pymdownx.mark]
[project.markdown_extensions.pymdownx.tilde]
# Enable admonition support
[project.markdown_extensions.admonition]
[project.markdown_extensions.pymdownx.details]
# Add support for mermaid.js diagrams
[project.markdown_extensions.pymdownx.superfences]
custom_fences = [
{ name = "mermaid", class = "mermaid", format = "pymdownx.superfences.fence_code_format" }
]
# Add syntax highlighting to code blocks with line numbers enabled
[project.markdown_extensions.pymdownx.highlight]
anchor_linenums = true
# Enable syntax highlighting to inline code blocks
[project.markdown_extensions.pymdownx.inlinehilite]
# Adds support for content tabs, e.g. permission modes in SHIELD
[project.markdown_extensions.pymdownx.tabbed]
alternate_style = true
# Allow HTML in markdown for custom content support
[project.markdown_extensions.md_in_html]
# Add URL anchoring support to the in-page tabs
[project.markdown_extensions.pymdownx.tabbed.slugify]
object = "pymdownx.slugs.slugify"
kwds = { case = "lower" }
# Palette toggle for automatic mode
[[project.theme.palette]]
media = "(prefers-color-scheme)"
toggle.icon = "lucide/sun-moon"
toggle.name = "Switch to light mode"
# Palette toggle for light mode
[[project.theme.palette]]
media = "(prefers-color-scheme: light)"
scheme = "default"
toggle.icon = "lucide/sun"
toggle.name = "Switch to dark mode"
# Palette toggle for dark mode
[[project.theme.palette]]
media = "(prefers-color-scheme: dark)"
scheme = "slate"
toggle.icon = "lucide/moon"
toggle.name = "Switch to system preference"
[[project.extra.social]]
icon = "fontawesome/brands/facebook"
link = "https://www.facebook.com/pages/SHI-International-Corp/164409770296612"
name = "SHI's home on FaceBook"
[[project.extra.social]]
icon = "fontawesome/brands/x-twitter"
link = "https://twitter.com/SHI_Intl"
name = "SHI's home on X (Twitter)"
[[project.extra.social]]
icon = "fontawesome/brands/linkedin"
link = "https://www.linkedin.com/company/shi-international-corp-"
name = "SHI's home on LinkedIn"
[[project.extra.social]]
icon = "fontawesome/solid/blog"
link = "https://blog.shi.com/"
name = "SHI's blog"
[[project.extra.social]]
icon = "fontawesome/brands/youtube"
link = "https://www.youtube.com/user/shicorporation"
name = "SHI's home on YouTube"
[[project.extra.social]]
icon = "fontawesome/brands/instagram"
link = "https://www.instagram.com/shi_intl/"
name = "SHI's home on Instagram"
[project.extra]
generator = false
# Enable cookie consent to be GDPR compliant
[project.extra.consent]
title = "Cookie consent"
description = """
We use cookies to recognize your repeated visits and preferences, as well
as to measure the effectiveness of our documentation and whether users
find what they're searching for. With your consent, you're helping us to
make our documentation better.
"""
# Configure the services to be managed by the consent system
[project.extra.consent.cookies]
clarity.name = "Microsoft Clarity"
clarity.checked = true
github.name = "GitHub"
github.checked = true