-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathmkdocs.yml
More file actions
420 lines (420 loc) · 23.3 KB
/
Copy pathmkdocs.yml
File metadata and controls
420 lines (420 loc) · 23.3 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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
site_name: Kuadrant Documentation
site_url: https://docs.kuadrant.io/
repo_url: https://github.com/kuadrant/docs.kuadrant.io
edit_uri: edit/main/docs/
extra:
version:
provider: mike
default:
- 1.3.x
- latest
theme:
name: material
logo: assets/images/logo.png
custom_dir: overrides
features:
- content.action.edit
- content.code.copy
extra_css:
- assets/stylesheets/extra.css
watch:
- overrides
markdown_extensions:
- mdx_breakless_lists
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets:
base_path:
- .
- temp_dir
- attr_list
- md_in_html
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- footnotes
- admonition
- pymdownx.details
- toc:
permalink: true
plugins:
- mike:
alias_type: symlink
redirect_template: null
deploy_prefix: ''
- asciidoctor_backend:
fail_on_error: true
- search
- gh-admonitions
# Note: Try to avoid globs for `imports`. Be explicit about imports, so we can avoid having
# published dangling docs with no routes to them from the nav/other pages - these will go stale quickly.
- multirepo:
cleanup: true
keep_docs_dir: true
nav_repos:
- name: kuadrant-operator
import_url: https://github.com/kuadrant/kuadrant-operator?edit_uri=/blob/main/&branch=main
imports:
- /doc/cel/extensions/optional.md
- /doc/cel/extensions/strings.md
- /doc/cel/introduction.md
- /doc/cel/standard.md
- /doc/extensions/authoring-extensions.md
- /doc/extensions/extension-sdk-developer-guide.md
- /doc/extensions/planpolicy.md
- /doc/images/httproute-diagram.png
- /doc/images/ratelimitpolicy-diagram.png
- /doc/images/rlp-gateway-target.png
- /doc/images/rlp-httproute-target.png
- /doc/install/mtls-configuration.md
- /doc/observability/README.md
- /doc/observability/envoy-access-logs.md
- /doc/observability/examples.md
- /doc/observability/grafana_trace.png
- /doc/observability/grafana_tracing_loki.png
- /doc/observability/jaeger_ui_trace.png
- /doc/observability/jaeger_ui_tracing_logs.png
- /doc/observability/metrics.md
- /doc/observability/tracing.md
- /doc/overviews/auth-x509.md
- /doc/overviews/auth.md
- /doc/overviews/dns.md
- /doc/overviews/rate-limiting.md
- /doc/overviews/telemetrypolicy.md
- /doc/overviews/tls.md
- /doc/overviews/token-rate-limiting.md
- /doc/reference/authpolicy.md
- /doc/reference/dnspolicy.md
- /doc/reference/kuadrant.md
- /doc/reference/ratelimitpolicy.md
- /doc/reference/telemetrypolicy.md
- /doc/reference/tlspolicy.md
- /doc/reference/tokenratelimitpolicy.md
- /doc/user-guides/auth/anonymous-access.md
- /doc/user-guides/auth/auth-for-app-devs-and-platform-engineers.md
- /doc/user-guides/auth/x509-authentication.md
- /doc/user-guides/auth/x509-tier1-gateway-api-validation.md
- /doc/user-guides/auth/x509-tier2-provider-specific.md
- /doc/user-guides/auth/x509-tier3-header-only.md
- /doc/user-guides/dns/basic-dns-configuration.md
- /doc/user-guides/dns/core-dns.md
- /doc/user-guides/dns/core-dns.png
- /doc/user-guides/dns/dnshealthchecks.md
- /doc/user-guides/dns/gateway-dns.md
- /doc/user-guides/dns/load-balanced-dns.md
- /doc/user-guides/dns/understanding_dns_delegation.md
- /doc/user-guides/egress/credential-injection.md
- /doc/user-guides/egress/dns-routing.md
- /doc/user-guides/egress/egress-gateway.md
- /doc/user-guides/full-walkthrough/secure-protect-connect.md
- /doc/user-guides/observability/limitador-metrics.md
- /doc/user-guides/observability/monitors.md
- /doc/user-guides/observability/token-metrics.md
- /doc/user-guides/planpolicy/plan-based-rate-limiting.md
- /doc/user-guides/ratelimiting/authenticated-rl-for-app-developers-grpc-services.md
- /doc/user-guides/ratelimiting/authenticated-rl-for-app-developers.md
- /doc/user-guides/ratelimiting/authenticated-rl-with-jwt-and-k8s-authnz.md
- /doc/user-guides/ratelimiting/gateway-rl-for-cluster-operators.md
- /doc/user-guides/ratelimiting/multi-auth-rlp-diff-section.md
- /doc/user-guides/ratelimiting/multi-auth-rlp-same-section.md
- /doc/user-guides/ratelimiting/simple-rl-for-app-developers.md
- /doc/user-guides/rbac/gateway-api-personas.md
- /doc/user-guides/tls/gateway-tls.md
- /doc/user-guides/tokenratelimitpolicy/authenticated-token-ratelimiting-tutorial.md
- /examples/otel/README.md
- name: authorino
import_url: https://github.com/kuadrant/authorino?edit_uri=/blob/main/&branch=main
imports:
- /docs/README.md
- /docs/architecture.md
- /docs/contributing.md
- /docs/terminology.md
- /docs/architecture.gif
- /docs/auth-pipeline.gif
- /docs/features.md
- /docs/getting-started.md
- /docs/user-guides.md
- /docs/user-guides/anonymous-access.md
- /docs/user-guides/api-key-authentication.md
- /docs/user-guides/authenticated-rate-limiting-envoy-dynamic-metadata.md
- /docs/user-guides/authzed.md
- /docs/user-guides/caching.md
- /docs/user-guides/deny-with-redirect-to-login.md
- /docs/user-guides/edge-authentication-architecture-festival-wristbands.md
- /docs/user-guides/envoy-jwt-authn-and-authorino.md
- /docs/user-guides/external-metadata.md
- /docs/user-guides/hello-world.md
- /docs/user-guides/host-override.md
- /docs/user-guides/http-basic-authentication.md
- /docs/user-guides/injecting-data.md
- /docs/user-guides/json-pattern-matching-authorization.md
- /docs/user-guides/images/keycloak-authorization-services-1.png
- /docs/user-guides/images/keycloak-authorization-services-2.png
- /docs/user-guides/images/keycloak-authorization-services-3.png
- /docs/user-guides/keycloak-authorization-services.md
- /docs/user-guides/kubernetes-subjectaccessreview.md
- /docs/user-guides/kubernetes-tokenreview.md
- /docs/user-guides/mtls-authentication.md
- /docs/user-guides/oauth2-token-introspection.md
- /docs/user-guides/observability.md
- /docs/user-guides/oidc-jwt-authentication.md
- /docs/user-guides/oidc-rbac.md
- /docs/user-guides/oidc-user-info.md
- /docs/user-guides/opa-authorization.md
- /docs/user-guides/passing-credentials.md
- /docs/user-guides/resource-level-authorization-uma.md
- /docs/user-guides/sharding.md
- /docs/user-guides/token-normalization.md
- /docs/user-guides/validating-webhook.md
- /install/crd/authorino.kuadrant.io_authconfigs.yaml
- name: architecture
import_url: https://github.com/kuadrant/architecture?edit_uri=/blob/main/&branch=main
imports:
- /docs/design/architectural-overview-v1.md
- /docs/design/images/highest-level.jpg
- /docs/design/images/control-plane-overview.jpg
- /docs/design/images/data-plane-overview.jpg
- /docs/design/images/single-cluster-layout.jpg
- /docs/design/images/multi-cluster-layout.jpg
- /docs/design/images/arch_observability_1.jpg
- /docs/design/images/arch_observability_2.jpg
- name: dns-operator
import_url: https://github.com/kuadrant/dns-operator?edit_uri=/blob/main/&branch=main
imports:
- /docs/exercising_dns_failover_via_groups.md
- /docs/migrating_away_from_dns_groups.md
- /docs/migrating_existing_clusters_to_use_groups.md
- /docs/provider.md
- name: developer-portal-controller
import_url: https://github.com/kuadrant/developer-portal-controller?edit_uri=/blob/main/&branch=main
imports:
- /docs/references/apiproduct.md
- /docs/references/apikey.md
- /docs/references/apikeyapproval.md
- name: kuadrant-console-plugin
import_url: https://github.com/kuadrant/kuadrant-console-plugin?edit_uri=/blob/main/&branch=main
imports:
- /docs/rbac.md
- /docs/overview.md
- /docs/api-management/overview.md
- /docs/api-management/rbac.md
- name: kuadrant-backstage-plugin
import_url: https://github.com/kuadrant/kuadrant-backstage-plugin?edit_uri=/blob/main/&branch=main
imports:
- /docs/overview.md
- /docs/getting-started.md
- /docs/installation.md
- /docs/rbac-permissions.md
- /docs/api-reference.md
- /README.md
- /KUADRANT.md
- /kuadrant-dev-setup/README.md
- name: mcp-gateway
import_url: https://github.com/kuadrant/mcp-gateway?edit_uri=/blob/main/&branch=release-0.7.0
imports:
- /docs/guides/overview.md
- /docs/design/overview.md
- /docs/design/flows.md
- /docs/design/images/mcp-gateway.jpg
- /docs/design/images/MCPgateway-auth.jpg
- /docs/design/images/isolated-gateway.jpg
- /docs/design/images/mcp-auth-phase1.jpg
- /docs/design/images/mcp-gateway-routing.jpg
- /docs/design/images/operator-deployment.jpg
- /docs/design/images/token-exchange.jpg
- /docs/design/images/tools-list.jpg
- /docs/guides/getting-started.md
- /docs/guides/how-to-install-and-configure.md
- /docs/guides/configure-mcp-gateway-listener-and-router.md
- /docs/guides/register-mcp-servers.md
- /docs/guides/virtual-mcp-servers.md
- /docs/guides/external-mcp-server.md
- /docs/guides/authentication.md
- /docs/guides/authorization.md
- /docs/guides/vault-integration.md
- /docs/guides/troubleshooting.md
- /docs/guides/scaling.md
- /docs/guides/observability.md
- /docs/guides/quick-start.md
- /docs/guides/isolated-gateway-deployment.md
- /docs/guides/user-based-tool-filter.md
- /docs/guides/olm-install.md
- /docs/guides/opentelemetry.md
- /docs/guides/tool-revocation.md
- /docs/guides/vault-token-exchange.md
- /docs/guides/auditing.md
- /docs/guides/custom-ca-certificates.md
- /docs/guides/kind-cluster-setup.md
- /docs/guides/kubernetes-mcp-server.md
- /docs/guides/migrating-mcpgatewayextension.md
- /docs/guides/tool-discovery.md
- /docs/guides/understanding-mcp-gateway-architecture.md
- /docs/guides/url-elicitation.md
- /docs/guides/user-specific-tools.md
- /docs/guides/images/mcp-inspector-1.png
- /docs/guides/images/mcp-inspector-2-connected.png
- /docs/guides/images/mcp-inspector-3-tools.png
- /docs/guides/images/mcp-inspector-4-kube-namespaces.png
- /docs/guides/images/mcp-inspector-5-kube-namespaces-success.png
- /docs/reference/mcpgatewayextension.md
- /docs/reference/mcpserverregistration.md
- /docs/reference/mcpvirtualserver.md
- /docs/design/backend-mcp-management.md
- /docs/design/notifications.md
- /config/samples/oauth-token-exchange/tools-list-auth.yaml
- redirects:
redirect_maps:
'getting-started-single-cluster.md': 'getting-started.md'
'getting-started-multi-cluster.md': 'getting-started.md'
'kuadrant-operator/doc/install/install-kubernetes.md': 'getting-started.md'
'kuadrant-operator/doc/install/install-openshift.md': 'getting-started.md'
'kuadrant-operator/doc/user-guides/full-walkthrough/secure-protect-connect-k8s.md': 'kuadrant-operator/doc/user-guides/full-walkthrough/secure-protect-connect.md'
'kuadrant-operator/doc/user-guides/full-walkthrough/secure-protect-connect-openshift.md': 'kuadrant-operator/doc/user-guides/full-walkthrough/secure-protect-connect.md'
nav:
- 'Overview': index.md
- 'Getting Started': getting-started.md
- 'Installation':
- 'Install with Helm': install-helm.adoc
- 'Install with OLM': install-olm.md
- 'Concepts':
- 'Architecture': architecture/docs/design/architectural-overview-v1.md
- 'DNS Management': kuadrant-operator/doc/overviews/dns.md
- 'Gateway TLS': kuadrant-operator/doc/overviews/tls.md
- 'Authentication & Authorization': kuadrant-operator/doc/overviews/auth.md
- 'Rate Limiting': kuadrant-operator/doc/overviews/rate-limiting.md
- 'Token-Based Rate Limiting (for AI Workloads)': kuadrant-operator/doc/overviews/token-rate-limiting.md
- 'Plan-Based Rate Limiting': kuadrant-operator/doc/extensions/planpolicy.md
- 'Telemetry': kuadrant-operator/doc/overviews/telemetrypolicy.md
- 'Guides & Tutorials':
- 'Secure, connect and protect': kuadrant-operator/doc/user-guides/full-walkthrough/secure-protect-connect.md
- 'DNS configuration':
- 'Configuring a DNS Provider': dns-operator/docs/provider.md
- 'Gateway DNS for ingress Gateway': kuadrant-operator/doc/user-guides/dns/gateway-dns.md
- 'Basic DNS': kuadrant-operator/doc/user-guides/dns/basic-dns-configuration.md
- 'DNS Load Balancing': kuadrant-operator/doc/user-guides/dns/load-balanced-dns.md
- 'Health Checks': kuadrant-operator/doc/user-guides/dns/dnshealthchecks.md
- 'CoreDNS Support': kuadrant-operator/doc/user-guides/dns/core-dns.md
- 'Cluster Aware DNSRecord Delegation': kuadrant-operator/doc/user-guides/dns/understanding_dns_delegation.md
- 'DNS Fail-over':
- 'Migrating Existing Clusters To Use Groups': dns-operator/docs/migrating_existing_clusters_to_use_groups.md
- 'Exercising DNS Fail-over via Groups': dns-operator/docs/exercising_dns_failover_via_groups.md
- 'Migrating Away From DNS Groups': dns-operator/docs/migrating_away_from_dns_groups.md
- 'TLS':
- 'Enabling TLS on the Gateway (for Cluster Operators)': kuadrant-operator/doc/user-guides/tls/gateway-tls.md
- 'Authentication & Authorization':
- 'Enforcing authentication & authorization with Kuadrant AuthPolicy': kuadrant-operator/doc/user-guides/auth/auth-for-app-devs-and-platform-engineers.md
- 'X.509 Authentication':
- 'Overview': kuadrant-operator/doc/overviews/auth-x509.md
- 'Tutorial: Authenticate API clients with X.509 certificates': kuadrant-operator/doc/user-guides/auth/x509-authentication.md
- 'Tier 1: Authenticate clients with Gateway API frontend TLS validation': kuadrant-operator/doc/user-guides/auth/x509-tier1-gateway-api-validation.md
- 'Tier 2: Authenticate clients with provider-specific TLS validation': kuadrant-operator/doc/user-guides/auth/x509-tier2-provider-specific.md
- 'Tier 3: Authenticate clients with certificate in request header only': kuadrant-operator/doc/user-guides/auth/x509-tier3-header-only.md
- 'Anonymous Access': kuadrant-operator/doc/user-guides/auth/anonymous-access.md
- 'Rate Limiting':
- 'Gateway Rate Limiting (for Cluster Operators)': kuadrant-operator/doc/user-guides/ratelimiting/gateway-rl-for-cluster-operators.md
- 'Rate Limiting Authenticated Requests (for Application Developers)': kuadrant-operator/doc/user-guides/ratelimiting/authenticated-rl-for-app-developers.md
- 'Rate Limiting JWT-Authenticated and Kubernetes RBAC-Authorized Requests': kuadrant-operator/doc/user-guides/ratelimiting/authenticated-rl-with-jwt-and-k8s-authnz.md
- 'Rate Limiting gRPC Services': kuadrant-operator/doc/user-guides/ratelimiting/authenticated-rl-for-app-developers-grpc-services.md
- 'Rate Limiting Specific Listeners of the Gateway': kuadrant-operator/doc/user-guides/ratelimiting/multi-auth-rlp-diff-section.md
- 'Blending Policies together for Multi-user Rate Limit Scenarios': kuadrant-operator/doc/user-guides/ratelimiting/multi-auth-rlp-same-section.md
- 'Rate Limiting Large Language Model (LLM) Requests Based on Tokens': kuadrant-operator/doc/user-guides/tokenratelimitpolicy/authenticated-token-ratelimiting-tutorial.md
- 'Rate Limiting Based on Plans': kuadrant-operator/doc/user-guides/planpolicy/plan-based-rate-limiting.md
- 'Egress Gateway':
- 'Egress Gateway Setup': kuadrant-operator/doc/user-guides/egress/egress-gateway.md
- 'DNS Routing': kuadrant-operator/doc/user-guides/egress/dns-routing.md
- 'Credential Injection': kuadrant-operator/doc/user-guides/egress/credential-injection.md
- 'Observability':
- 'Overview': kuadrant-operator/doc/observability/README.md
- 'Metrics': kuadrant-operator/doc/observability/metrics.md
- 'Tracing': kuadrant-operator/doc/observability/tracing.md
- 'Envoy Access Logs': kuadrant-operator/doc/observability/envoy-access-logs.md
- 'Dashboards and Alerts': kuadrant-operator/doc/observability/examples.md
- 'Monitoring the Gateway and the Kuadrant Components with Prometheus': kuadrant-operator/doc/user-guides/observability/monitors.md
- 'Monitoring the Policy Controller with OpenTelemetry': kuadrant-operator/examples/otel/README.md
- 'Monitoring the External Authorization Service': authorino/docs/user-guides/observability.md
- 'Monitoring the Rate Limiting Service': kuadrant-operator/doc/user-guides/observability/limitador-metrics.md
- 'Monitoring AI Token Metrics': kuadrant-operator/doc/user-guides/observability/token-metrics.md
- 'Operational Security':
- 'Enabling mTLS for Gateway-to-Kuadrant Services Traffic': kuadrant-operator/doc/install/mtls-configuration.md
- 'Setting RBAC rules for the Gateway API Personas': kuadrant-operator/doc/user-guides/rbac/gateway-api-personas.md
- 'API Reference':
- 'Kuadrant': kuadrant-operator/doc/reference/kuadrant.md
- 'DNSPolicy': kuadrant-operator/doc/reference/dnspolicy.md
- 'TLSPolicy': kuadrant-operator/doc/reference/tlspolicy.md
- 'AuthPolicy': kuadrant-operator/doc/reference/authpolicy.md
- 'RateLimitPolicy': kuadrant-operator/doc/reference/ratelimitpolicy.md
- 'TokenRateLimitPolicy': kuadrant-operator/doc/reference/tokenratelimitpolicy.md
- 'TelemetryPolicy': kuadrant-operator/doc/reference/telemetrypolicy.md
- 'Common Expression Language (CEL) in Kuadrant':
- 'Introduction': kuadrant-operator/doc/cel/introduction.md
- 'Standard library': kuadrant-operator/doc/cel/standard.md
- 'Optional type': kuadrant-operator/doc/cel/extensions/optional.md
- 'String extensions': kuadrant-operator/doc/cel/extensions/strings.md
- 'Extensions':
- 'Policy Extension SDK':
- 'Authoring Extensions with the Kuadrant Extensions Framework': kuadrant-operator/doc/extensions/authoring-extensions.md
- 'Developer Guide': kuadrant-operator/doc/extensions/extension-sdk-developer-guide.md
- 'Console Plugin':
- 'Overview': kuadrant-console-plugin/docs/overview.md
- 'RBAC': kuadrant-console-plugin/docs/rbac.md
- 'Developer Portal':
- 'Overview': kuadrant-console-plugin/docs/api-management/overview.md
- 'RBAC': kuadrant-console-plugin//docs/api-management/rbac.md
- 'Reference':
- 'APIProduct': developer-portal-controller/docs/references/apiproduct.md
- 'APIKey': developer-portal-controller/docs/references/apikey.md
- 'APIKeyApproval': developer-portal-controller/docs/references/apikeyapproval.md
- 'Backstage Plugin':
- 'Overview': kuadrant-backstage-plugin/docs/overview.md
- 'Getting Started': kuadrant-backstage-plugin/docs/getting-started.md
- 'Installation': kuadrant-backstage-plugin/docs/installation.md
- 'Reference':
- 'APIProduct': backstage/apiproduct.md
- 'APIKey': backstage/apikey.md
- 'APIKeyApproval': backstage/apikeyapproval.md
- 'MCP Gateway':
- 'About':
- 'Overview': mcp-gateway/docs/guides/overview.md
- 'Architecture': mcp-gateway/docs/design/overview.md
- 'Understanding the Architecture': mcp-gateway/docs/guides/understanding-mcp-gateway-architecture.md
- 'Getting Started': mcp-gateway/docs/guides/getting-started.md
- 'Installation':
- 'Helm': mcp-gateway/docs/guides/how-to-install-and-configure.md
- 'OLM': mcp-gateway/docs/guides/olm-install.md
- 'Kind Cluster Setup': mcp-gateway/docs/guides/kind-cluster-setup.md
- 'Configuration':
- 'Listener and Router': mcp-gateway/docs/guides/configure-mcp-gateway-listener-and-router.md
- 'Scaling': mcp-gateway/docs/guides/scaling.md
- 'OpenTelemetry': mcp-gateway/docs/guides/opentelemetry.md
- 'Custom CA Certificates': mcp-gateway/docs/guides/custom-ca-certificates.md
- 'MCP Servers':
- 'MCP Server Configuration': mcp-gateway/docs/guides/register-mcp-servers.md
- 'Virtual MCP Servers': mcp-gateway/docs/guides/virtual-mcp-servers.md
- 'External MCP Servers': mcp-gateway/docs/guides/external-mcp-server.md
- 'Kubernetes MCP Server': mcp-gateway/docs/guides/kubernetes-mcp-server.md
- 'Tool Discovery': mcp-gateway/docs/guides/tool-discovery.md
- 'User-Specific Tools': mcp-gateway/docs/guides/user-specific-tools.md
- 'Security':
- 'Authentication': mcp-gateway/docs/guides/authentication.md
- 'Authorization': mcp-gateway/docs/guides/authorization.md
- 'Vault Integration': mcp-gateway/docs/guides/vault-integration.md
- 'Vault Token Exchange': mcp-gateway/docs/guides/vault-token-exchange.md
- 'URL Elicitation': mcp-gateway/docs/guides/url-elicitation.md
- 'Tool Revocation': mcp-gateway/docs/guides/tool-revocation.md
- 'Auditing': mcp-gateway/docs/guides/auditing.md
- 'Migration':
- 'Migrating MCPGatewayExtension': mcp-gateway/docs/guides/migrating-mcpgatewayextension.md
- 'Reference':
- 'MCPGatewayExtension': mcp-gateway/docs/reference/mcpgatewayextension.md
- 'MCPServerRegistration': mcp-gateway/docs/reference/mcpserverregistration.md
- 'MCPVirtualServer': mcp-gateway/docs/reference/mcpvirtualserver.md
- 'Support':
- 'Troubleshooting': mcp-gateway/docs/guides/troubleshooting.md